Mod Template for LeviLamina
For detailed instructions, see the LeviLamina Documentation
- Generate a new repository from this template
- Clone the new repository
- Change the mod name and the expected LeviLamina version in
xmake.lua - Add your code.
- Run
xmake f -y -p windows -a x64 -m releasein the root of the repository - Run
xmaketo build the mod.
After a successful build, you will find mod in bin/
Ask questions by creating an issue.
PRs accepted.
CC0-1.0 © LeviMC(LiteLDev)