init repo
This commit is contained in:
commit
a5d2141c7b
29
README.md
Normal file
29
README.md
Normal file
@ -0,0 +1,29 @@
|
||||
# legacy-script-engine-lua
|
||||
|
||||
A plugin engine for running LLSE plugins on LeviLamina
|
||||
|
||||
## Install
|
||||
|
||||
```sh
|
||||
lip install gitea.litebds.com/LiteLDev/legacy-script-engine-lua
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
1. Put LLSE plugins directly in `/path/to/bedrock_dedicated_server/plugins/`。
|
||||
|
||||
2. Run the server, then the plugins will be migrated to LeviLamina plugin manifest automatically.
|
||||
|
||||
3. To load them, you need to restart the server.
|
||||
|
||||
For more information, please refer to [the documentation](https://lse.liteldev.com).
|
||||
|
||||
## Contributing
|
||||
|
||||
If you have any questions, please open an issue to discuss it.
|
||||
|
||||
PRs are welcome.
|
||||
|
||||
## License
|
||||
|
||||
GPL-3.0-only © LiteLDev
|
Loading…
Reference in New Issue
Block a user