LimbusModLoader
Mod loader for loading Limbus Company visual mods
Install / Use
/learn @LEAGUE-OF-NINE/LimbusModLoaderREADME
Limbus Mod Loader
This is a mod loader for loading Limbus Company visual mods.
- You don't modify game files directly, so you kinda don't break limbus ToS
- It can work with multiple mods changing same folder but different files
- Saves space greatly, now you don't need to upload 2 GB to Google Drive, just upload a 3mb file on Discord instead
- Mods persists after game updates (might require a restart after updating the game to load the mods)
Discord Servers:
- Limbus Company Modding Discord: https://discord.gg/T4kpeNcnnc
Ping @myssal, @zenocara or @qifeetrying for support.
Download
Check the release page for the newest version, it is available as build.zip.
Installing Mods for Limbus Company
This guide explains how to install mods for Limbus Company using a modloader.
1. Download and Prepare the Modloader:
Windows:
- Download the
build.zipfile from releases. - Extract the contents of the
build.zipfile into a new folder. This will create amain.exefile and a folder named__internal.
Linux:
- Download and unzip the source code zip file from releases. Alternatively, git clone the project, and checkout to the latest tag.
- In the project, run
python3 -m venv venvto create a virtual environment. - Run
source venv/bin/activateto activate the virtual environment, you should see(venv)in your terminal. - Run
pip install -r requirements.txtto install the required packages.
2. Configure Steam Launch Options:
- Right-click on Limbus Company in your Steam library.
- Select "Properties".
- Go to the "General" tab.
Windows:
- In the "Launch Options" field, enter the following:
"path to main.exe" %command%- Replace
"path to main.exe"with the actual path to themain.exefile you extracted in step 1 (e.g.,"C:\loader\main.exe").
- Replace
Linux:
- In the "Launch Options" field, enter the following:
APPDATA=/home/user/..../.steam/.../AppData/Roaming /path/to/the/repo/venv/bin/python3 /path/to/the/repo/main.py %command%- Replace
/home/user/..../.steam/.../AppData/Roamingwith the actual path to your Limbus AppData directory. - You can locate this by doing
cd ~/.steam/steamand thenfind . | grep Roaming. Note there might be multiple directories, you need to find the one withLimbusCompanyin it.
- Replace

3. Launch Limbus Company:
- Launch Limbus Company through Steam.
- The game should start normally.
- If you've installed visual mods before, you should clear cache once to uninstall all of them. Users have reported some mods not working and clearing cache once fixed it. This is only needed when you install the mod loader for the first time.
4. Locate the Mods Folder:
- A new folder named
LimbusCompanyModswill be created in yourAppData/Roamingdirectory. This is where you'll install your mods.- This folder can be found by pressing Windows key + R to launch the Run dialog window, and entering
%AppData% - Alternatively, try
C:\Users\user\AppData\Roaming\LimbusCompanyMods
- This folder can be found by pressing Windows key + R to launch the Run dialog window, and entering
5. Install Mods:
- Lunartique Format Mods:
- These are zip files containing installer and uninstaller scripts (
Installer.batandUninstaller.bat). - Simply place the zip files directly into the
LimbusCompanyModsfolder. - The mod will be automatically loaded upon launching the game. No need to unzip!
- These are zip files containing installer and uninstaller scripts (
- Carra Format Mods:
- These are
.carrafiles. - Place the
.carrafiles directly into theLimbusCompanyModsfolder.
- These are
- Sound Mods:
- These are
.bankfiles. - Place the
.bankfiles directly into theLimbusCompanyModsfolder. - Note that you can't use 2 different modded version of a
.bankat the same time.
- These are
Important Notes:
- Lunartique format mods will be converted to Carra format mods when launching the game. This compression can take a while.
- This conversion is irreversible. If you are a mod maker, ensure you keep a copy of the original zipped file.
Related Skills
node-connect
347.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
107.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
347.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
347.0kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
