Adding Mods to a Conan Exiles Server ​
Tip
You can also upload the mod files using an FTP program. Here you will find instructions on how to establish an SFTP connection.
Warning
Make sure the mods are compatible with your current server version. Incompatible mods can prevent your server from starting.
Steps ​
Subscribe to the desired mods in the Steam Workshop.
- Open the Steam Workshop for Conan Exiles and subscribe to the mods you want to use on your server.
- Steam will automatically download the mods to your local PC.
Locate the downloaded mod files on your PC.
- The mod files are located in the folder:
C:\Program Files (x86)\Steam\steamapps\workshop\content\440900C:\Program Files (x86)\Steam\steamapps\workshop\content\440900 - Inside the numbered subfolders, you will find the
.pakfiles – these are the ones you need.
- The mod files are located in the folder:
Open your server in the file browser and create the Mods folder.
- Navigate to the
ConanSandboxfolder. - Create a new folder named
Mods.
- Navigate to the
Upload the .pak files to the Mods folder.
- Copy all
.pakfiles of your desired mods to theConanSandbox/Modsfolder.
- Copy all
Create the modlist.txt file.
- Create a new file named
modlist.txtin theConanSandbox/Modsfolder. - Add each mod with an asterisk (*) at the beginning – each mod on a new line:
*ModName1.pak *ModName2.pak *ModName3.pak*ModName1.pak *ModName2.pak *ModName3.pak
- Create a new file named
Save the file and restart your server.
- After restarting, the mods will be loaded automatically.
Info
All players who want to join your server must have the same mods installed.