更新 mods/dedicated_server_mods_setup.lua
This commit is contained in:
		
							parent
							
								
									36dfa79e0d
								
							
						
					
					
						commit
						cc6abf4c73
					
				@ -4,7 +4,13 @@
 | 
				
			|||||||
	--The Workshop id can be found at the end of the url to the mod's Workshop page.
 | 
						--The Workshop id can be found at the end of the url to the mod's Workshop page.
 | 
				
			||||||
	--Example: http://steamcommunity.com/sharedfiles/filedetails/?id=350811795
 | 
						--Example: http://steamcommunity.com/sharedfiles/filedetails/?id=350811795
 | 
				
			||||||
	--ServerModSetup("350811795")
 | 
						--ServerModSetup("350811795")
 | 
				
			||||||
 | 
					ServerModSetup("1530801499")
 | 
				
			||||||
 | 
					ServerModSetup("378160973")
 | 
				
			||||||
 | 
					ServerModSetup("2287303119")
 | 
				
			||||||
 | 
					ServerModSetup("362175979")
 | 
				
			||||||
 | 
					ServerModSetup("661253977")
 | 
				
			||||||
 | 
					ServerModSetup("1271089343")
 | 
				
			||||||
 | 
					ServerModSetup("1595631294")
 | 
				
			||||||
--ServerModCollectionSetup takes a string of a specific mod's Workshop id. It will download all the mods in the collection and install them to the mod directory on boot.
 | 
					--ServerModCollectionSetup takes a string of a specific mod's Workshop id. It will download all the mods in the collection and install them to the mod directory on boot.
 | 
				
			||||||
	--The Workshop id can be found at the end of the url to the collection's Workshop page.
 | 
						--The Workshop id can be found at the end of the url to the collection's Workshop page.
 | 
				
			||||||
	--Example: http://steamcommunity.com/sharedfiles/filedetails/?id=379114180
 | 
						--Example: http://steamcommunity.com/sharedfiles/filedetails/?id=379114180
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user