How to install Mods on your Conan Exiles Server
Conan Exiles has Steam Workshop support, meaning you can download and install mods on both your client and your server.
Workshop Mods
To locate where Steam stores the mods it downloaded follow these steps:
- Right-click on
Conan Exilesin your game library, and the menu will pop up. Click onPropertiesat the bottom - On the next pop-up window, click on the
Local Filestab across the top, and then onBrowse Local Files - A File Explorer window will open. To get to where Steam hid the mods click the Up Arrow in the upper left to move up twice until you are in the
steamappsfolder. EG:D:/SteamLibrary/steamapps - Open the
workshoo\content\440900directory. - You will see a bunch of folders with numbers. These are all the mods you have downloaded. Leave these mods in the numbered folders
- Select all the folders and then right-click one of the folders. Once the menu opens go to
Send toand select theCompressed (zipped) folderoption - Name your new
.zipfilemods.zip
Now you have a .zip file ready to be uploaded.
Uploading the Mods to the Server
- Go to the AleForge Panel
- Open the
File Explorertab - Navigate to
ConanSandbox/Modson the server. - You can drag and drop your zip file onto the panel, or use an FTP client. Once uploaded right click your zip folder on the panel. Select
unarchiveto expand the zip.
Use the AleForge Panel to Install Mods
The last step before the server can actually use the mods is the file inside
every numbered folder needs to be moved out of that folder and directly into
the /mods folder. The server will not load any files inside other
folders inside /mods . The server also needs a modlist.txt file to tell it
which mods to load. We have a handy script that will do all of this for you
automatically.
- Stop the server
- Create a new backup using the
Backuptab. - Open the
Startuptab and checkUnpack Mods - Open the
Settingstab and start a new reinstall.
Our reinstall is a soft reinstall that will only touch files that were initially downloaded for the game. Your worlds and configs will not be touched.
- Open the mods folder and verify the folders are gone and that there are a bunch of .pak files and a modlist.txt file.
- Go to the
Consoleand start the server
Your server will now load with your mods.