Skip to content

Server

How to Install Cleanroom Loader on a Server

Steps

  1. Delete the libraries folder inside your server directory.
  2. ⚠️ Warning: Ensure your server modlist does not include problematic or deprecated mods.
    See Preparing your modpack for more details.
  3. Download the latest cleanroom-x.x.x-installer.jar from the Releases page and run it.
  4. In the installer GUI, select Install server and choose your server’s directory.

    Note

    Alternatively, you can call java -jar installerName.jar --installServer in a bat or sh file.

  5. Add Fugue to your mod folder
    (it will not load in a Forge environment)
  6. Add Scalar Legacy to your mod folder
    (it will not load in a Forge environment)
  7. (Optional) Add JVM arguments to your server’s launch file as described in the JVM Arguments section.

Notes

  • On Windows, you can point to modern Java executables either by updating your Environment Variables or by specifying the full path between double quotes in the Launch bat, e.g.:
    "C:/Program Files/.../bin/java.exe"
  • On Linux, you can use SDKMAN! to manage your java versions.

Contributors

© 2024 CleanroomMC. All Rights Reserved.