mirror of
https://github.com/imayushsaini/Bombsquad-Ballistica-Modded-Server.git
synced 2025-11-07 17:36:15 +00:00
limited max players per IP, account
This commit is contained in:
parent
8dd18890f5
commit
9d2d44109c
5 changed files with 38 additions and 5 deletions
2
dist/ba_root/mods/tools/ServerUpdate.py
vendored
2
dist/ba_root/mods/tools/ServerUpdate.py
vendored
|
|
@ -6,7 +6,7 @@ from efro.terminal import Clr
|
|||
import json
|
||||
import requests
|
||||
import _ba
|
||||
VERSION=75
|
||||
VERSION=76
|
||||
|
||||
def check():
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue