How to Add Mods to Your 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 mods
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 mod files
The downloaded mod files are located on your PC in the folder:C:\Program Files (x86)\Steam\steamapps\workshop\content\440900C:\Program Files (x86)\Steam\steamapps\workshop\content\440900Inside the numbered subfolders, you will find the
.pakfiles – these are the ones you need.Create Mods folder
Open your server in the file browser and navigate to theConanSandboxfolder. Create a new folder namedMods.Upload mods
Copy all.pakfiles of your desired mods to theConanSandbox/Modsfolder.Create modlist.txt
Create a new file namedmodlist.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.pakRestart server
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.