Brawl Stars v30
Brawl Stars v30.242 server emulator written in Python.
Requirements:
- Python 3.7 or higher
- pymongo
- dnspython
- colorama
Running the server
In a terminal, type pip install -r requirements.txt
then run the server using python Main.py
Configuring the client app
To connect to your server, a patched client is required. Download this base APK and change the IP in libmg.config.so
.
Battles
We've enabled offline battles so you can directly press "PLAY" to start a match. Unfortunately, the offline logic is mostly broken and some gamemodes might not work correctly.
Got any question?
Contact @ShockWave#5158 on Discord or open an issue.