Brawl Stars v30.242 server emulator written in Python

Brawl Stars v30.242 server emulator written in Python.

ScreenShot

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. ScreenShot Unfortunately, the offline logic is mostly broken and some gamemodes might not work correctly.

To finish reading, please visit source site