Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 538 Bytes

File metadata and controls

21 lines (14 loc) · 538 Bytes

nodebrawl-client

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 IP and PORT in index.js

  • Based on nodebrawl-core

screen