A LeviLamina plugin template
This plugin is a template for developing LeviLamina plugins.
Generate a new repository from this template.
Before using this plugin template, make sure that you have installed XMake and a Minecraft Bedrock Server with LeviLamina.
-
Clone the new repository into a local folder.
-
Change the plugin name and the expected LeviLamina version in
xmake.lua. -
Add your code.
-
Run
xmake repo -uin the root of the repository. -
Run
xmaketo build the plugin.
Now the build is complete at bin/.
Ask questions by creating an issue.
PRs accepted.
CC0-1.0 © LiteLDev