hansklaus / opcraft-plugins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OPCraft plugins

Getting started

  1. Clone this repo
  2. Run yarn && yarn start at the root
  3. Open OPCraft (opcraft.mud.dev) and press ; to open the plugin menu
  4. Paste http://localhost:8000 in the input field, press Add plugin registry
  5. Tick the checkmark to load plugins from the registry

Develop a plugin

  1. Add a new folder in plugins with your plugin code
  2. Restart the development server (see above) to index your new plugin
  3. Develop and test your plugin locally
  4. Open a PR to this repo to make the plugin available in the default plugin registry (opcraft-plugins.mud.dev)

About


Languages

Language:TypeScript 99.7%Language:JavaScript 0.3%Language:Shell 0.0%