mirror of
https://github.com/imayushsaini/Bombsquad-Ballistica-Modded-Server.git
synced 2025-11-14 17:46:03 +00:00
new scoreboard , auto team balance , auto coop mode with less players, fetch playlist anytime,powrups,quickturn
This commit is contained in:
parent
9d9ffe5e42
commit
f460316202
196 changed files with 1315 additions and 227 deletions
4
dist/ba_root/mods/serverData/serverdata.py
vendored
4
dist/ba_root/mods/serverData/serverdata.py
vendored
|
|
@ -1,4 +1,6 @@
|
|||
# Released under the MIT License. See LICENSE for details.
|
||||
|
||||
clients={}
|
||||
cachedclients=[]
|
||||
cachedclients=[]
|
||||
muted=False
|
||||
coopmode=False
|
||||
Loading…
Add table
Add a link
Reference in a new issue