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
Share the love
If you appreciate the project then please take the time to star our repository.
Installation
- Go to the releases tab and download the latest stable version.
- Add the league configs to the
databases.cfg
.
"league"
{
"driver" "mysql"
"host" ""
"database" ""
"user" ""
"pass" ""
//"timeout" "0"
"port" "3306"
}