PhoenixFire6934 / Modern-Brawl

Python Brawl Stars server emulator for version 28.189

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Modern Brawl

Simple Brawl Stars v28.189 server emulator written in Python.

ScreenShot

Requirements:

  • Python 3.7 or higher
  • pymongo
  • dnspython
  • colorama

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 libmg.config.so

Need help?

Join us on Discord

Special thanks

  • athemm - for making the patcher.

Was this useful? Support the developer with a coffee ☕

"Buy Me A Coffee"

About

Python Brawl Stars server emulator for version 28.189

License:GNU General Public License v3.0


Languages

Language:Python 100.0%