๐ ๏ธ Beginner Guide: How to Install Mods in Captain of Industry ๐ข
Hello Captains! ๐
This guide explains how to install mods for Captain of Industry after downloading them from COI Hub or another mod page.
It is written for complete beginners, so every step is explained clearly and slowly. ๐
๐ Quick Summary
โ Basic Installation Flow
- ๐ฆ Download the mod
- ๐งฐ Extract the
.zipfile - ๐ Put the mod folder inside the Captain of Industry
Modsfolder - ๐ฎ Start the game
- โ๏ธ Enable the mod
- โ Enjoy modded gameplay
๐ช Windows Installation
๐ฆ 1. Download the Mod
Download the mod from the mod page.
Most mods come as a:
๐ฆ .zip file
โ ๏ธ Important:
Do NOT put the .zip file directly into the Mods folder.
You usually must extract it first.
๐ 2. Open the Mods Folder
Press:
โจ๏ธ Windows Key + R
Paste this:
๐ %APPDATA%\Captain of Industry\Mods
Press:
โ Enter
๐ If the Folder Does Not Exist
Create a new folder named:
๐ Mods
The full path usually looks like this:
๐ C:\Users\YourName\AppData\Roaming\Captain of Industry\Mods
โ ๏ธ Important Warning
This is NOT the Steam game installation folder.
โ Wrong location:
๐ Steam\steamapps\common\Captain of Industry
โ Correct location:
๐ %APPDATA%\Captain of Industry\Mods
Captain of Industry loads mods from the AppData folder.
๐งฐ 3. Extract the Mod
Right-click the downloaded .zip file.
Choose:
๐ฆ Extract All...
Extract it into:
๐ %APPDATA%\Captain of Industry\Mods
โ Correct Folder Structure
After extracting, the folder should look like this:
โ Correct:
๐ Mods\ExampleMod\ExampleMod.dll
This means the .dll file is directly inside the mod folder.
โ Wrong Folder Structures
โ Wrong:
๐ Mods\ExampleMod.zip
โก๏ธ The zip file is not extracted.
โ Wrong:
๐ Mods\ExampleMod\ExampleMod-v1.2\ExampleMod.dll
โก๏ธ Too many folders deep.
โ Fix
Move the real mod folder so it becomes:
โ
Mods\ExampleMod\ExampleMod.dll
๐ง Linux / Steam Deck Installation
โ ๏ธ Captain of Industry currently has no official native Linux version.
Most Linux and Steam Deck players use:
๐งช Steam Proton
Because of that, the mod folder is inside Protonโs Windows folder.
๐ Common Linux Path
๐ ~/.steam/steam/steamapps/compatdata/1594320/pfx/drive_c/users/steamuser/AppData/Roaming/Captain of Industry/Mods
๐ฎ Common Steam Deck Path
๐ /home/deck/.local/share/Steam/steamapps/compatdata/1594320/pfx/drive_c/users/steamuser/AppData/Roaming/Captain of Industry/Mods
๐ฆ Flatpak Steam Path
๐ ~/.var/app/com.valvesoftware.Steam/.local/share/Steam/steamapps/compatdata/1594320/pfx/drive_c/users/steamuser/AppData/Roaming/Captain of Industry/Mods
๐งฐ Linux Install Steps
- ๐ฆ Download the mod
- ๐งฐ Extract the
.zipfile - ๐ Find the Proton folder
- ๐ Open or create the
Modsfolder - ๐ Put the extracted mod folder inside
Mods - ๐ฎ Start the game
- โ๏ธ Enable mod support if needed
- ๐ Restart the game
- โ Activate the mod
๐ macOS Installation
โ ๏ธ Captain of Industry currently has no official native macOS version.
Mac users usually play through:
๐ท CrossOver
๐ฅ Whisky
๐ ๏ธ Game Porting Toolkit (GPTK)
โ๏ธ Cloud streaming services
If you use cloud streaming, you usually cannot install local mods manually.
๐ท CrossOver Example Path
๐ ~/Library/Application Support/CrossOver/Bottles/YOUR_BOTTLE_NAME/drive_c/users/crossover/AppData/Roaming/Captain of Industry/Mods
Replace:
YOUR_BOTTLE_NAME
with your actual bottle name.
๐ Mac Install Steps
- ๐ฆ Download the mod
- ๐งฐ Extract the
.zipfile - ๐ท Open your bottle/prefix
- ๐ Find the
drive_cfolder - ๐ Open the AppData path
- ๐ Create or open the
Modsfolder - ๐ Put the mod folder inside
- ๐ฎ Start the game
- โ๏ธ Enable mod support if needed
- ๐ Restart the game
- โ Activate the mod
๐ฎ 4. Activate the Mod
After opening the game, ๐ฎ start a new game or ๐พ open the save/load screen.
If you see a mod list, enable the mod you want to use. โ
Example:

๐ก Helpful Tip:
For large gameplay-changing mods:
๐ Starting a new save is usually safer
unless the mod author says existing saves are supported.
โ Quick Checklist
Before asking for help, check this list:
โ
The mod is extracted
โ
The mod is not still zipped
โ
The mod is inside the correct Mods folder
โ
The mod folder contains a .dll file
โ
The .dll is not buried too deep
โ
Mod support is enabled in-game
โ
You restarted the game after enabling mods
โ
The mod supports your current game version
๐งฏ Troubleshooting
โ The Mod Does Not Appear
First, check your folder structure.
The game usually expects:
๐ Mods\ModName\ModName.dll
Also make sure:
๐ You restarted the game after enabling mods.
๐ Very Important Extra Tip
Sometimes the mod actually loaded correctly, but the changes are difficult to notice at first. ๐
Many mods add things like:
๐ New buttons
๐ New research
โ๏ธ Hidden settings
๐ญ New buildings
๐ Extra menus
๐ง Small UI buttons
๐งฉ Features inside existing systems
Some modders show beautiful screenshots of what the mod does, but do not always explain:
โ Where to find the new feature
โ How to activate it
โ Which menu changed
This can make it look like the mod failed to load, even when it is working perfectly.
๐ก What You Should Do? ๐ค
Before assuming the mod is broken:
โ
Carefully read the mod description
โ
Look at screenshots closely
โ
Search for new UI buttons or research
โ
Check build menus and research trees
โ
Read comments/discussions if available
Sometimes the mod feature is simply โhiddenโ somewhere unexpected. ๐
This tip alone can save a LOT of confusion for new players โ and save modders a lot of support time too. โค๏ธ
If you are unclear about something, don't afraid to ask the modders directly! They are very nice people~
๐ I Cannot Find AppData (Windows)
Try press:
โจ๏ธ Windows Key + R
Paste:
๐ %APPDATA%
Press:
โ Enter
Then open:
๐ Captain of Industry\Mods
๐ง I Cannot Find the Folder on Linux / Steam Deck
Launch the game once first.
Then check the Proton folder for Steam app ID:
๐ฎ 1594320
Common path:
๐ steamapps/compatdata/1594320/pfx/drive_c/users/steamuser/AppData/Roaming/Captain of Industry/Mods
๐ I Cannot Find the Folder on Mac
If using:
๐ท CrossOver
๐ฅ Whisky
๐ ๏ธ GPTK
Search inside your bottle/prefix for:
๐ Captain of Industry
Then create/open:
๐ Mods
๐ฅ The Game Crashes After Installing a Mod
Try this:
- โ Close the game
- ๐๏ธ Remove the newest mod
- ๐ฎ Start the game again
- ๐ Check if the mod supports your game version
๐ Log Files
You can check logs here:
๐ %APPDATA%\Captain of Industry\Logs
On Linux or Mac, the Logs folder is inside the same user data folder.
๐ Still Having Problems?
If the game still crashes:
๐ฌ Ask the modder
๐ฌ Visit Discord/forum
๐ฌ Share your logs/screenshots
Most modders are happy to help if you provide useful information. โค๏ธ
๐ง Extra Tips for New Players
๐พ Make backup saves before using mods
๐งช Test one mod first before installing many
๐ Read the mod page carefully
๐ Restart the game after changing mods
๐งน Remove old versions before updating mods
๐งฉ Some mods require dependency mods
โ ๏ธ Game updates can break mods
๐ Useful Links
๐ COI Website: https://www.coigame.com
๐ญ COI Hub: https://hub.coigame.com
๐ Wiki: https://wiki.captain-of-industry.com/
๐ฌ Discord: https://discord.com/invite/JxmUbGsNRU
๐ ๏ธ Official Modding GitHub: https://github.com/MaFi-Games/Captain-of-industry-modding
๐ญ Final Words
Thatโs it! ๐
You have now successfully installed a mod for Captain of Industry. ๐ขโ๏ธ๐๏ธ
Happy building, happy modding, and may your factory always run smoothly! ๐