PhoenixFire6934 / Classic-Brawl

Python Brawl Stars server emulator for version 26.184
GNU General Public License v3.0
141 stars 97 forks source link
brawl brawl-stars brawl-stars-server brawlstars brawlstarsserver open-source opensource server supercell supercell-brawl-stars supercell-server

Classic Brawl

Simple Brawl Stars v26.184 server emulator written in Python.

Screenshot

Requirements:

MongoDB configuration

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

Running the server

In a terminal, type pip install -r requirements.txt then 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 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.

The APK was recently updated to support Android 13+ and Emulators.

Need help?

Join us on Discord

Credits