Skip to content

Instantly share code, notes, and snippets.

@eboyer
Last active February 24, 2017 05:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eboyer/1ae16a0049745eea3598 to your computer and use it in GitHub Desktop.
Save eboyer/1ae16a0049745eea3598 to your computer and use it in GitHub Desktop.
Setup token for public servers (not LAN)
--
http://steamcommunity.com/dev/managegameservers
sv_setsteamaccount "XXX"
Server Plugins
--
CSGO-Pug-Setup https://github.com/splewis/csgo-pug-setup
Warmod https://forums.alliedmods.net/showthread.php?t=225474
Restore match
--
mp_backup_restore_load_file XXX.txt
Add more ports to clients
--
mm_server_search_lan_ports "27015,27016,27017,27018,27019,27020"
GOTV Tricks
--
http://steamcommunity.com/sharedfiles/filedetails/?id=516354540
@miped
Copy link

miped commented Feb 24, 2017

nice

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment