Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 507 Bytes

File metadata and controls

19 lines (13 loc) · 507 Bytes

nodebrawl-proxy

Open source Brawl Stars client written on JavaScript.

Requirements

Setting up

  1. Download/clone a repository
  2. Type in console npm install
  3. node index
  • Now you can connect to any Brawl Stars server. You need only write some Login logic

  • You can type your own proxy port and server port in config.json

  • Based on nodebrawl-core

screen