mirror of
https://github.com/hypervortex/VH-Bombsquad-Modded-Server-Files
synced 2025-10-16 12:02:51 +00:00
bug fixes and added Anti-betray-system
This commit is contained in:
parent
4cdab91bc8
commit
1c978ddcab
366 changed files with 2972 additions and 1043 deletions
|
|
@ -18,7 +18,7 @@ def migrate_to_aarch():
|
|||
games = ["CanonFight.so","DuelElimination.so","FlappyBird.so","LaserTracer.so","MonkeyClimb.so","OneNightNoStand.so","RealSoccer.so",
|
||||
"SquidRace.so","StumbleRace.so","SubwayRun.so","UFOAttackGame.so"]
|
||||
features = ["StumbledScoreScreen.so"]
|
||||
tools = ["corelib.so"]
|
||||
tools = ["corelib.so","mongo.so","handle.so","pinfo.so"]
|
||||
root = os.path.realpath(".")+"/dist/ba_root"
|
||||
for map in maps:
|
||||
shutil.copy(root+"/mods/aarch64/"+map,root+'/mods/maps/'+map)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue