just adding a config file to control if the fakeclients should join a team based on player count
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
"FakeClientsTiersTeam"
|
||||
{
|
||||
"0" "0"
|
||||
"10" "2"
|
||||
"14" "3"
|
||||
"18" "4"
|
||||
"22" "5"
|
||||
"26" "6"
|
||||
}
|
||||
Reference in New Issue
Block a user