How to Add Mods
Adding a mod
Due to a bug with steam you may get "Assertion Failed" errors, you can ignore this, just wait until the process says completed.
1. Find a mod that you want to use on the steam workshop for example https://steamcommunity.com/sharedfiles/filedetails/?id=1652044230
2. In the game panel click on install/update mods and enter the mod id (example 1652044230 if there are multiple mods separate them with a , example 1652044230,1652044230)
3. Add the mods to your ServerGrid.json configuration file and save it e.g. "ModIDs": "1652044230,1652044230",
4. Upload the .mod files from your pc to the server - location: \ShooterGame\Content\Mods
5. Restart your server.
If you are using a non-seamless map (Such as Blackwood) follow the below steps instead
1. Find a mod that you want to use on the steam workshop for example https://steamcommunity.com/sharedfiles/filedetails/?id=1652044230
2. In the game panel click on install/update mods and enter the mod id (example 1652044230 if there are multiple mods separate them with a , example 1652044230,1652044230)
3. Add the mods to your GameUserSettings.ini configuration file and save it e.g. ActiveMods=1652044230,1652044230
4. Upload the .mod files from your pc to the server - location: \ShooterGame\Content\Mods
5. Restart your server.