27 lines
1005 B
Markdown
27 lines
1005 B
Markdown
# LeviLamina Bedrock Dedicated Server
|
|
|
|
[LeviLamina](https://github.com/LiteLDev/LeviLamina) - A lightweight, modular and versatile mod loader for Minecraft Bedrock Edition, formerly known as LiteLoaderBDS
|
|
|
|
# Mod installation
|
|
During install the egg will look for a file called `lip-install.txt` and use [lip](https://github.com/futrime/lip) to attempt to install all specified packages.
|
|
The format of `lip-install.txt` is one package per line in the usual format lip expects.
|
|
Create `lip-install.txt`, add your packages to it, then click the reinstall button.
|
|
## Example
|
|
Install LeviAntiCheat version 0.3.7
|
|
`github.com/LiteLDev/LeviAntiCheat@0.3.7`
|
|
|
|
Install LeviAntiCheat latest version
|
|
`github.com/LiteLDev/LeviAntiCheat`
|
|
|
|
|
|
### Server Ports
|
|
|
|
LeviLamina Bedrock Dedicated Server requires a single port (default 19132)
|
|
|
|
| Port | default |
|
|
|---------|----------|
|
|
| Game | 19132 |
|
|
|
|
### Known Issues
|
|
General Issues can check here -> [LeviLamina Issues](https://github.com/LiteLDev/LeviLamina/issues)
|