How to add Steam Workshop mods to a Ground Branch server
- Stop your server.
- Select "Configuration Files" , then select "Text-Editor" next to
modding.ini - Add the line
[ServerModding]ServerMods=<WorkshopItemID>ServerMods=<WorkshopItemID> - Replace
<WorkshopItemID>with the ID found at the end of the URL of the mod you want to use...
For example, if you wanted this mod: https://steamcommunity.com/sharedfiles/filedetails/?id=3306480725
The ID is 3306480725
- For multiple mods, repeat process, each mod on a new line.
- Save the file.
- Start your server.
