Install on Client
Prerequisites
You need an operating system supported by Minecraft Bedrock Edition:
- Windows 10 (64-bit)
- Windows 11 (64-bit)
To install LeviLamina onto the Minecraft Bedrock Edition client, you also need to install the following:
Automatic Installation via LeviLauncher
- Click the “Settings” button in the launcher navigation bar, scroll down to find lip, and click “Install”.
- Click the “Download” button in the launcher navigation bar to install the Minecraft Bedrock Edition client version supported by LeviLamina.
- On the launcher's “Launch” page, switch the version to the newly installed one.
- Hover your mouse over the “Mods” tab and click the “Manage Mods” button in the bottom-right corner of the tab.
- On the plugin management page that appears, click the “Install LeviLamina” button in the top-right corner.
Installation via lip
- Install a client version supported by LeviLamina through LeviLauncher. You can refer to the Supported Versions for specific details.
- Open the client directory via LeviLauncher, then open a command line terminal (you can type
cmdin the address bar and press Enter). - Run the following command to install LeviLamina:
lip install github.com/LiteLDev/LeviLamina#client@version_number
For example, to install version 1.9.1, run:
| Bash | |
|---|---|
1 | |
Upgrading LeviLamina
Due to a design limitation in lip, lip currently does not support upgrading a package and its dependencies together; you
must manually upgrade the dependencies as well.
For example, to upgrade to version 1.9.1, run the following command:
| Bash | |
|---|---|
1 | |
Because version 1.9.1 depends on bedrock-runtime-data version 1.21.132-client.3, you need to upgrade it together.