简体中文 | English
Donate us(afdian)
Forum
A lightweight Bedorck Dedicated Server Plugin Loader
Based on BedrockX
- Download LiteLoader from Releases or Actions, unzip it to BDS directory
- Run
RoDB.exe
to generate symbol files(.symdb
and.symdef
), before you runRoDB.exe
you need to check if thebedrock_server.pdb
exists
Put .dll plugins into plugins\
directory
See Wiki
LiteLoader GPLv3 with extra restrictions&exceptions
BedrockX GPLv3 with extra restrictions&exceptions
ElementZero GPL v3
ChakraCore MIT
OpenSSL Apache-2.0 License
! First of all,you must accept the Minecraft EULA.
! It means DO NOT MAKE COMMERICIAL USE OF ANYTHING which breaks the EULA.
! Accepting this LICENSE means you ACCEPTED Minecraft EULA too.
! If you violate the EULA,any legal liability is IRRELEVANT to the developers
! NO WARRANTY
Second, If you provides a server hosting service,you can use this framework for free,but you SHOULD NOT make PRIVATE changes to this framework as a selling point. If you fixed or tweaked the code, please pull request, instead of making it private for commercial use. Do not do evil.
Although we expected to build an open-source community, but forcing everything open-source will ruin this community.
So you can write plugins based on LiteLoader with ANY open-source license or even dont publish your source code.
but if you modified the framework, or write a new framework based on this framework, you NEED to open-source it.