Skip to content

Instantly share code, notes, and snippets.

#!/bin/bash
# You need to have docker installed
# Default values for the variables
defaultSteamCMDPath="./steamcmd"
defaultServerFilesPath="./cs2"
defaultGameId="730"
defaultSteamUsername=""
defaultSteamPassword=""
defaultGameParams="-dedicated -dev +map de_inferno +game_type 0 +game_mode 1 -usercon +sv_setsteamaccount 20499A1FBE81784513ECF61011253BFB"