/csgo-league-game

League server plugins

Primary LanguageSourcePawnGNU General Public License v3.0GPL-3.0

CS:GO League Game

Repository containing the server plugins for CS:GO league.

Authors

B3none - Developer / Maintainer

PandahChan - Developer / Maintainer

Kento - Developer

Watch for releases

So as to keep the latest version of the plugin I recommend watching the repository

Watch releases

Share the love

If you appreciate the project then please take the time to star our repository.

Star us

Installation

  1. Insatall our fork of get5.
  2. Go to the releases tab and download the latest stable version.
  3. Add the league configs to the databases.cfg.
"league"
{
    "driver"			"default"
    "host"				""
    "database"			""
    "user"				""
    "pass"				""
    //"timeout"			"0"
    "port"				"3306"
}