Skip to content

LiteLDev/levilamina-plugin-template

Repository files navigation

LeviLamina Plugin Template

A LeviLamina plugin template

This plugin is a template for developing LeviLamina plugins.

Install

Generate a new repository from this template.

Usage

Before using this plugin template, make sure that you have installed XMake and a Minecraft Bedrock Server with LeviLamina.

  1. Clone the new repository into a local folder.

  2. Change the plugin name and the expected LeviLamina version in xmake.lua.

  3. Add your code.

  4. Run xmake repo -u in the root of the repository.

  5. Run xmake to build the plugin.

Now the build is complete at bin/.

Contributing

Ask questions by creating an issue.

PRs accepted.

License

CC0-1.0 © LiteLDev