Deploy ttt to game1

This commit is contained in:
Salt 2020-07-06 00:07:35 -05:00
parent b510dd51e3
commit bcb99d83d6

View File

@ -28,22 +28,20 @@
mcgamemode: 0 mcgamemode: 0
mcleveltype: "default" mcleveltype: "default"
tags: [ gameserver, minecraft, rotarypack ] tags: [ gameserver, minecraft, rotarypack ]
# - role: steamgame - role: steamgame
# vars: vars:
# steam_appid: "232330" steam_appid: "232330"
# steam_path: "Counter-Strike Source Dedicated Server" steam_path: "Counter-Strike Source Dedicated Server"
# tags: [ steam, gmod, css ] tags: [ steam, gmod, css ]
# - role: sourcegame - role: sourcegame
# vars: vars:
# source_appid: "4020" source_appid: "4020"
# source_path: GarrysModDS source_path: GarrysModDS
# source_game: garrysmod source_game: garrysmod
# source_instancename: gmod source_instancename: ttt
# # TODO: Add me when sam figures his shit out source_args: "+gamemode terrortown +map de_dust +host_workshop_collection 2155532035"
# # source_args: "+host_workshop_collection COLLECTION_ID" source_configrepo: "https://git.9iron.club/salt/gmodconfig"
# source_args: "+gamemode terrortown +map de_dust" tags: [ steam, gmod ]
# source_configrepo: "https://git.9iron.club/salt/gmodconfig"
# tags: [ steam, gmod ]
# - role: minecraft # - role: minecraft
# vars: # vars:
# mcname: "rotary-test" # mcname: "rotary-test"