This is the Brawl Stars Core, version V39.999, written in Cpp.
- Gcc (G++)
- Brain..? 🧑🏿🦯
git clone https://github.com/FMZNkdv/brawl.cpp.git
cd brawl.cpp
g++ -std=c++17 -pthread -I. -I/usr/include/asio Core.cpp Message/*.cpp Stream/*.cpp -o brawl.cpp./brawl.cppThe server will start listening on 0.0.0.0:9339 by default.