Skip to content

taikoverse/taikoverse-plugins

 
 

Repository files navigation

taikoverse plugins

Getting started

  1. Clone this repo
  2. Run yarn && yarn start at the root
  3. Open taikover (taikoverse.xyz) 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 (plugin.taikoverse.xyz)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.7%
  • Other 0.3%