- Clone this repo
- Run
yarn && yarn startat the root - Open OPCraft (
opcraft.mud.dev) and press;to open the plugin menu - Paste
http://localhost:8000in the input field, pressAdd plugin registry - Tick the checkmark to load plugins from the registry
- Add a new folder in
pluginswith your plugin code - Restart the development server (see above) to index your new plugin
- Develop and test your plugin locally
- Open a PR to this repo to make the plugin available in the default plugin registry (
opcraft-plugins.mud.dev)