mirror of
https://github.com/imayushsaini/Bombsquad-Ballistica-Modded-Server.git
synced 2025-10-20 00:00:39 +00:00
removing extra files
This commit is contained in:
parent
e1f9eafae1
commit
862f20d1a6
6 changed files with 3 additions and 3 deletions
|
|
@ -22,8 +22,8 @@ ERROR_LOGGING=False
|
|||
|
||||
import os,platform,shutil
|
||||
def migrate_to_aarch():
|
||||
maps = ["BridgitMash.so","BridgitParallelo.so","CreativeThoughts.so","FloatingIsland.so","InTheAir.so","soccerStadiumPro.so"]
|
||||
games = ["BlockDash.so","CanonFight.so","DuelElimination.so","FlappyBird.so","LaserTracer.so","MonkeyClimb.so","OneNightNoStand.so","soccer.so",
|
||||
maps = ["BridgitMash.so","FloatingIsland.so","InTheAir.so"]
|
||||
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"]
|
||||
|
|
|
|||
|
|
@ -48,7 +48,7 @@ max_party_size: 6
|
|||
# playlist editor in the regular version of the game.
|
||||
# This will give you a numeric code you can enter here to host that
|
||||
# playlist.
|
||||
playlist_code: 374313
|
||||
playlist_code: 412158
|
||||
|
||||
# Alternately, you can embed playlist data here instead of using codes.
|
||||
# Make sure to set session_type to the correct type for the data here.
|
||||
|
|
|
|||
BIN
dist/ba_root/mods/aarch64/BlockDash.so
vendored
BIN
dist/ba_root/mods/aarch64/BlockDash.so
vendored
Binary file not shown.
BIN
dist/ba_root/mods/aarch64/CreativeThoughts.so
vendored
BIN
dist/ba_root/mods/aarch64/CreativeThoughts.so
vendored
Binary file not shown.
BIN
dist/ba_root/mods/aarch64/soccerStadiumPro.so
vendored
BIN
dist/ba_root/mods/aarch64/soccerStadiumPro.so
vendored
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue