Private server emulator for Brawl Stars 65.165 (2025) written on Node.js
- Download the repository by zip or type this into the Terminal:
git clone https://github.com/Greedycell/BS-65.165.git - Go into Command Prompt or Terminal and type
npm installto build the server. - Go into Command Prompt or Terminal and type
node .to start the server. - Now it is finished and you can download my client.
This repository is only for testing purposes or you can take the packet structures and make a whole new server, you need to implement all the packets and logic yourself.
Core created by tailsjs