this repo is a template to make creating larger plugins easier. Just do npm i
in order to install dependencies, then npm run build
to build into a single file located in the build folder.
Typescript will complain about the plugin API not being defined, but will build anyway. Do not worry about this.
generated from github/codespaces-blank
-
Notifications
You must be signed in to change notification settings - Fork 3
EaglerReborn/reborn-example-plugin
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
example typescript template to make creating larger plugins easier