just adding a config file to control if the fakeclients should join a team based on player count

This commit is contained in:
jenz
2026-09-23 13:13:15 +02:00
parent c6b1c74135
commit 79bd5af4dd
2 changed files with 73 additions and 3 deletions
@@ -0,0 +1,9 @@
"FakeClientsTiersTeam"
{
"0" "0"
"10" "2"
"14" "3"
"18" "4"
"22" "5"
"26" "6"
}