gameservergame-servergame-servershacktoberfestdedicated-game-serversgamelinuxgsmserverbashgaminglinuxmultiplayer-game-servershell
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
478 B
6 lines
478 B
# Game Settings File
|
|
|
|
# Workshop Authentication and Settings
|
|
fn_set_game_setting parms_minus "authkey" "--EMPTY--" "Optional key for Workshop Content. See https://developer.valvesoftware.com/wiki/CSGO_Workshop_For_Server_Operators - To get an authkey visit - http://steamcommunity.com/dev/apikey"
|
|
fn_set_game_setting parms_plus "host_workshop_collection" "--EMPTY--" "Workshop Collection ID"
|
|
fn_set_game_setting parms_plus "workshop_start_map" "--EMPTY--" "Workshop Start Map"
|
|
|