Thanks for visiting our wiki! Click here to order your own game server at SurvivalServers.com

Difference between revisions of "Project Zomboid How to Add Mods"

From Survival Servers
Jump to navigation Jump to search
Line 4: Line 4:
 
#Using FTP, navigate to '''\projectzomboid\GameServerID\Server\WorldName.ini''' and find '''WorkshopItems='''.
 
#Using FTP, navigate to '''\projectzomboid\GameServerID\Server\WorldName.ini''' and find '''WorkshopItems='''.
 
#Add the Steam Workshop ID. Multiple can be added using semi-colons.<br>''Example: WorkshopItems=1234567890;1234567890;1234567890''
 
#Add the Steam Workshop ID. Multiple can be added using semi-colons.<br>''Example: WorkshopItems=1234567890;1234567890;1234567890''
 +
#In the same .ini file, find '''Mods=''' and add the Mod ID Name from the Steam Workshop description. Again, add multiple using semi-colons.<br> Example: ''Mods=ModName1;ModName2;ModName3''

Revision as of 10:14, 17 December 2021

Mod Installation

Mods can be installed from Steam using FTP.

  1. Using FTP, navigate to \projectzomboid\GameServerID\Server\WorldName.ini and find WorkshopItems=.
  2. Add the Steam Workshop ID. Multiple can be added using semi-colons.
    Example: WorkshopItems=1234567890;1234567890;1234567890
  3. In the same .ini file, find Mods= and add the Mod ID Name from the Steam Workshop description. Again, add multiple using semi-colons.
    Example: Mods=ModName1;ModName2;ModName3


Share your opinion