Skip to content

Automated Counter-Strike Global Offensive Server Installer with Metamod and Sourcemod.

Notifications You must be signed in to change notification settings

stokes84/Counter-Strike-Global-Offensive-Server-Installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Counter-Strike: Global Offensive Server Installer

Automated Counter-Strike Global Offensive Server Installer with Metamod and Sourcemod.



Metamod: https://www.sourcemm.net/
Metamod Plugins: https://forums.alliedmods.net/forumdisplay.php?f=108

SourceMod: http://www.sourcemod.net/
SourceMod Plugins: http://www.sourcemod.net/plugins.php?cat=0&mod=21&title=&author=&description=&search=1



CSGO Automated Server Options



Compatibility

  • CentOS 6/7
  • Fedora 19/20
  • Ubuntu 12/14
  • Debian 6/7



Install

su root
wget --no-check-certificate https://raw.githubusercontent.com/stokes84/Counter-Strike-Global-Offensive-Server-Installer/master/install.sh; bash install.sh; rm -f install.sh



Usage

su steam

For interactive launcher (Practice Mode, Retakes, or Server Option Selectors)

csgo

For classic CLI launcher (options listed @ bottom)

cd /home/steam/csgo
./srcds_run -game csgo +Command_Line_Options



Command Line Options

  • -usercon (enable rcon)
  • -strictportbind (prevent binding to next available port)
  • -ip
  • -port (default 27015)
  • +clientport (default: 27005)
  • -steamport
  • +tv_port
  • -tickrate
  • +map
  • +servercfgfile
  • -maxplayers_override
  • +mapgroup
  • +game_mode
  • +game_type
  • +host_workshop_collection
  • +workshop_start_map
  • -authkey

About

Automated Counter-Strike Global Offensive Server Installer with Metamod and Sourcemod.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published