- In your configuration files, open "Zomboid\Server\servertest.ini" then find the line: WorkshopItems=
- Add the Steam Workshop ID (found at the end of the URL of the mod's Steam Workshop) in a semi-colon ; separated string, example below:
WorkshopItems=1234567890;1234567890
- In the same file, find the following line: Mods=
- The value needed for this section can often be found in the description of the mod on the Steam Workshop, for example.
Workshop ID: 123456789
Mod ID: ModName1
Once you have that value you can insert it like so..Mods=ModName1;ModName2
- Save the file in the top left and restart your server! Those mods should now be activated.
How to Add Mods