hobsRKM / csgo-league-game

League server plugins

Home Page:https://discord.gg/b5MhANU

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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. Go to the releases tab and download the latest stable version.
  2. Add the league configs to the databases.cfg.
"league"
{
    "driver"			"mysql"
    "host"				""
    "database"			""
    "user"				""
    "pass"				""
    //"timeout"			"0"
    "port"				"3306"
}

About

League server plugins

https://discord.gg/b5MhANU

License:GNU General Public License v3.0


Languages

Language:SourcePawn 98.9%Language:C++ 1.1%