Sven Co-Op: Add maxplayers (#293)

* Sven Co-Op: Add maxplayers, borrow credit

* Update sven-co-opconfig.json

* Update sven-co-opmetaconfig.json

* Update sven-co-opconfig.json

---------

Co-authored-by: Greelan <53196309+Greelan@users.noreply.github.com>
This commit is contained in:
clay
2023-03-25 11:42:19 -04:00
committed by GitHub
parent b8497bfb9b
commit 827dee2570
3 changed files with 19 additions and 2 deletions

View File

@@ -10,6 +10,7 @@
"hostname": "hostname",
"log": "log",
"rcon_password": "$RemoteAdminPassword",
"maxplayers": "$MaxUsers",
"servercfgfile": "servercfgfile",
"lservercfgfile": "lservercfgfile",
"mapvotecfgfile": "mapvotecfgfile",