|
Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
|
While currently, plugins must be available locally, we also want plugins to be available online. We hope to have a database of plugins that a user can press a single button to install, hosted on a variety of sources. Each registry (with one official Grindstone registry), would make a list to various versions of various plugins. Initially, this will be a JSON file in a Git repository, containing:
Users can add custom registries as well for theirself, their plugins, or for third party registries.
This design allows for the following features: