5
0
legacy-script-engine-quickjs/README.md
2024-02-04 18:25:06 +08:00

30 lines
641 B
Markdown

# legacy-script-engine-quickjs
A plugin engine for running LLSE plugins on LeviLamina
## Install
```sh
lip install gitea.litebds.com/LiteLDev/legacy-script-engine-quickjs
```
## 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