更新 mods/dedicated_server_mods_setup.lua

This commit is contained in:
theluyuan 2024-06-24 16:38:42 +08:00
parent 9d4be071d2
commit e018974354

View File

@ -22,6 +22,12 @@ ServerModSetup("2189004162")
ServerModSetup("1998081438")
ServerModSetup("3014076942")
ServerModSetup("3173431824")
ServerModSetup("3046680574")
ServerModSetup("2753774601")
ServerModSetup("3014738585")
ServerModSetup("3155177428")
ServerModSetup("3235319974")
ServerModSetup("2979177306")
--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.
--Example: http://steamcommunity.com/sharedfiles/filedetails/?id=379114180
@ -43,4 +49,10 @@ ServerModCollectionSetup("2303894106")
ServerModCollectionSetup("2189004162")
ServerModCollectionSetup("1998081438")
ServerModCollectionSetup("3014076942")
ServerModCollectionSetup("3173431824")
ServerModCollectionSetup("3173431824")
ServerModCollectionSetup("3046680574")
ServerModCollectionSetup("2753774601")
ServerModCollectionSetup("3014738585")
ServerModCollectionSetup("3155177428")
ServerModCollectionSetup("3235319974")
ServerModCollectionSetup("2979177306")