Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
killcerr committed Jan 27, 2024
1 parent 088bdbd commit 5b964e3
Showing 1 changed file with 0 additions and 34 deletions.
34 changes: 0 additions & 34 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,35 +1 @@
# 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.

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

1. Add your code.

1. Run `xmake repo -u` in the root of the repository.

1. Run `xmake` to build the plugin.

Now the build is complete at `bin/`.

## Contributing

Ask questions by [creating an issue](https://github.com/LiteLDev/levilamina-plugin-template/issues/new/choose).

PRs accepted.

## License

CC0-1.0 © LiteLDev

0 comments on commit 5b964e3

Please sign in to comment.