A plugin template for Millennium providing a basic boilerplate to help get started.
- Millennium >= v3.4.0
- Bun >= v1.0.0
# Install frontend npm modules
$ bun install
# Build the plugins frontend
$ bun run buildThat's it! Millennium & starlight (plugin compiler) will automatically set up your plugin! You can enable it in Millennium Settings.