Skip to content

Install on Windows

Prerequisites

To install LeviLamina, you need one of the following Windows versions:

  • Windows 10
  • Windows 11
  • Windows Server 2019
  • Windows Server 2022

To run Bedrock Dedicated Server for Minecraft, you need to install the following software:

Installation Methods

You can install LeviLamina in different ways, depending on your needs:

  • You can install via lip, for ease of installation and upgrade tasks. This is the recommended approach.
  • You can download the modules and install them manually and manage upgrades completely manually. This is useful in situations such as installing LeviLamina on air-gapped systems with no access to the internet.

Installing via lip

  1. Install lip by referring to the lip documentation.
  2. Run the following command to install LeviLamina:
Bash
1
lip install github.com/LiteLDev/LeviLamina

Or specify a version number:

Bash
1
lip install github.com/LiteLDev/LeviLamina@x.y.z

You can find LeviLamina's version numbers in the releases.

If you want to upgrade LeviLamina, run the following command:

Bash
1
lip install -U github.com/LiteLDev/LeviLamina

Installing manually

Download required files

  1. Download the LeviLamina
  2. Download the required Preloader according to the tooth.json of specific version of LeviLamina
  3. Download the latest PeEditor
  4. Download the required bedrock-runtime-data according to the tooth.json
  5. Download the latest CrashLogger
  6. Download the Bedrock Dedicated Server from the Minecraft Wiki according to Supported Versions
  7. (Optional) Download the levilamina-loc according to the tooth.json

Install LeviLamina

  1. Create a directory for your Minecraft server and switch to that directory:
  2. Decompress the downloaded files according to the following structure(Some files or folders not listed here):
    Text Only
     1
     2
     3
     4
     5
     6
     7
     8
     9
    10
    11
    12
    13
    bedrock_runtime_data
    bedrock_server.exe
    PeEditor.exe
    PreLoader.dll
    plugins/
        LeviLamina/
            CrashLogger.exe
            LeviLamina.dll
            LeviLamina.pdb
            manifest.json
            lang/
                en_US.json
                zh_CN.json
    
  3. Run the following command to generate bedrock_server_mod.exe:
    PowerShell
    1
    .\PeEditor.exe -mb