Simple Brawl Stars v26.184 server emulator written in Python.
- Python 3.7 or higher
- pymongo
- dnspython
- colorama
First you'll need to put your MongoDB connection string in config.json
. If you don't know how to get it here's a quick tutorial: https://imgur.com/a/oXI34dA
In a terminal, type pip install -r requirements.txt
then python main.py
To connect to your server, a patched client is required.
Download this base APK and change the IP in libcb.config.so
, if you want to use Classic Brawl locally on your device, you can use "127.0.0.1" as the IP. If not, then you can use your device's IPv4 address.
Join us on Discord
- athemm - for making the patcher.