An open API service indexing awesome lists of open source software.

https://github.com/liteldev/legacyscriptengine

A plugin engine for running LLSE plugins on LeviLamina
https://github.com/liteldev/legacyscriptengine

bedrock-dedicated-server levilamina

Last synced: 2 months ago
JSON representation

A plugin engine for running LLSE plugins on LeviLamina

Awesome Lists containing this project

README

          

# LegacyScriptEngine

English | [简体中文](README.zh.md)
A plugin engine for running LLSE plugins on LeviLamina

## Installation

Please refer to https://lse.levimc.org/

## Usage

To access plugin development API hints and scaffolding toolkits, visit the [legacy-script-engine-api](https://github.com/LiteLDev/legacy-script-engine-api) repository.

1. Put LLSE plugins directly in `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.levimc.org)

## Contributing

If you have any questions, please open an issue to discuss it
Help us improve translation [here](https://crowdin.com/project/legacyscriptengine)
PRs are welcome

## License

GPL-3.0-or-later © LiteLDev