uploaded app

This commit is contained in:
2026-04-03 00:00:40 -05:00
parent aaa2286866
commit 5a10c7a026
233 changed files with 10856 additions and 0 deletions

View File

@@ -0,0 +1,26 @@
# 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)