Skip to main content
1 of 2
marmistrz
  • 2.8k
  • 4
  • 25
  • 33

Just create a simple shell script

#!/bin/sh
./srcds_run -game csgo -console -usercon +game_type 0 +game_mode 1 +mapgroup mg_active +map de_dust2 -tickrate 128
marmistrz
  • 2.8k
  • 4
  • 25
  • 33