doc: Added plugin dev info
This commit is contained in:
parent
04e332d91e
commit
7029477392
5 changed files with 14 additions and 2 deletions
|
|
@ -12,3 +12,4 @@ The package must expose a main script gameflow will import and validate. It must
|
|||
## Publishing
|
||||
|
||||
For the plugin to show up in the UI for download. It must be published to NPM with the `gameflow-plugin` keyword. Gameflow uses bun to install plugins as packages from npmjs.
|
||||
Follow publishing instruction check the [NPM Docs](https://docs.npmjs.com/packages-and-modules/contributing-packages-to-the-registry)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue