NEW! Servers for GTA V (FiveM).. Use Coupon SPOOK, take 20% off Click here to order now at SurvivalServers.com
	
	
	
	Difference between revisions of "Project Zomboid How to Add Mods"
		
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
		
		
		
		
	
Share your opinion
		
		
	
| 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]]. | 
| #Make sure your sever is stopped. | #Make sure your sever is stopped. | ||
Revision as of 10:30, 17 December 2021
Mod Installation
Mods can be installed from the Steam Workshop using FTP.
- Make sure your sever is stopped.
- Using FTP, navigate to \projectzomboid\GameServerID\Server\WorldName.ini and find WorkshopItems=.
- Add the Steam Workshop ID from the Steam Workshop description. Use semi-colons for multiple mods.
 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.
 Example: Mods=ModName1;ModName2;ModName3
- Save your changes and then restart your server.
Share your opinion