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
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
=Mod Installation=
 
=Mod Installation=
Mods can be installed from Steam using [[FTP Access|FTP]].
+
Mods can be installed from the Steam Workshop using [[FTP Access|FTP]].
  
#Using FTP, navigate to '''\projectzomboid\GameServerID\Server\WorldName.ini''' and find '''WorkshopItems='''.
+
===Mods===
#Add the Steam Workshop ID. Multiple can be added using semi-colons.<br>''Example: WorkshopItems=1234567890;1234567890;1234567890''
+
#Make sure your sever is stopped.
 +
#Using FTP, navigate to '''\Server\WorldName.ini''' and find '''WorkshopItems='''.
 +
#Add the Steam Workshop ID from the Steam Workshop description. Use semi-colons for multiple mods.<br>''Example: WorkshopItems=1234567890;1234567890;1234567890''
 +
#In the same .ini file, find '''Mods=''' and add the Mod ID Name from the Steam Workshop description. Use semi-colons for multiple mods.<br> ''Example: Mods=ModName1;ModName2;ModName3''
 +
# Save your changes and then restart your server.
 +
 
 +
===Map Mods===
 +
#Make sure your sever is stopped.
 +
#Using FTP, navigate to '''\Server\WorldName.ini''' and find '''WorkshopItems='''.
 +
#Add the Steam Workshop ID from the Steam Workshop description. Use semi-colons for multiple mods.<br>''Example: WorkshopItems=1234567890;1234567890;1234567890''
 +
#In the same .ini file, find '''Mods=''' and add the Mod ID Name from the Steam Workshop description. Use semi-colons for multiple mods.<br> ''Example: Mods=ModName1;ModName2;ModName3''
 +
#In the same .ini file, find '''Map=''' and add the map name from the Steam Workshop description. Use semi-colons for multiple maps.<br> Example: MapName1;MapName2;MapName3
 +
# Save your changes and then restart your server.

Latest revision as of 05:38, 5 October 2022

Mod Installation

Mods can be installed from the Steam Workshop using FTP.

Mods

  1. Make sure your sever is stopped.
  2. Using FTP, navigate to \Server\WorldName.ini and find WorkshopItems=.
  3. Add the Steam Workshop ID from the Steam Workshop description. Use semi-colons for multiple mods.
    Example: WorkshopItems=1234567890;1234567890;1234567890
  4. In the same .ini file, find Mods= and add the Mod ID Name from the Steam Workshop description. Use semi-colons for multiple mods.
    Example: Mods=ModName1;ModName2;ModName3
  5. Save your changes and then restart your server.

Map Mods

  1. Make sure your sever is stopped.
  2. Using FTP, navigate to \Server\WorldName.ini and find WorkshopItems=.
  3. Add the Steam Workshop ID from the Steam Workshop description. Use semi-colons for multiple mods.
    Example: WorkshopItems=1234567890;1234567890;1234567890
  4. In the same .ini file, find Mods= and add the Mod ID Name from the Steam Workshop description. Use semi-colons for multiple mods.
    Example: Mods=ModName1;ModName2;ModName3
  5. In the same .ini file, find Map= and add the map name from the Steam Workshop description. Use semi-colons for multiple maps.
    Example: MapName1;MapName2;MapName3
  6. Save your changes and then restart your server.


Share your opinion