Skip to content

LiteLDev/levilamina-mod-template

Repository files navigation

LeviLamina Mod Template

Mod Template for LeviLamina

Usage

For detailed instructions, see the LeviLamina Documentation

  1. Generate a new repository from this template
  2. Clone the new repository
  3. Change the mod name and the expected LeviLamina version in xmake.lua
  4. Add your code.
  5. Run xmake f -y -p windows -a x64 -m release in the root of the repository
  6. Run xmake to build the mod.

After a successful build, you will find mod in bin/

Contributing

Ask questions by creating an issue.

PRs accepted.

License

CC0-1.0 © LiteLDev