更新 mods/dedicated_server_mods_setup.lua
This commit is contained in:
parent
77dfc0c088
commit
211ffff2c0
@ -11,6 +11,10 @@ ServerModSetup("362175979")
|
|||||||
ServerModSetup("661253977")
|
ServerModSetup("661253977")
|
||||||
ServerModSetup("1271089343")
|
ServerModSetup("1271089343")
|
||||||
ServerModSetup("1595631294")
|
ServerModSetup("1595631294")
|
||||||
|
ServerModCollectionSetup("3022367274")
|
||||||
|
ServerModCollectionSetup("1645013096")
|
||||||
|
ServerModCollectionSetup("2941989744")
|
||||||
|
ServerModCollectionSetup("374550642")
|
||||||
--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…
Reference in New Issue
Block a user