Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 275 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 275 Bytes

Hex Brawl

Simple Brawl Stars v25.* server emulator written in Python.

Requirements:

  • Python 3.7 or higher
  • tinydb

Running the server

In a terminal, type py main.py/python main.py/python3 main.py

Configuring the client app

Do it by yourself.