The greatest assets downloader.
- Install NodeJS
- Download/clone repository.
- Type in terminal
npm install - Change
config.jsonif you feel so. node index
{
"IP": "game.brawlstarsgame.com",
"PORT": 9339,
"downloadOnlyNewFiles": true,
"clientHelloData": {
"keyVersion": 43,
"major": 54,
"minor": 277,
"build": 1,
"hash": "abc428e9f4f14fcf7c82bd69b4e56bd1c4a0b951"
}
}IP- Game IPPORT- Game portdownloadOnlyNewFiles- Download only files, that have newer version, or doesn't exist in old fingerprintclientHelloData- Some data for 10100 packet.clientHelloData.keyVersion- Current Brawl Stars Pepper Crypto KeyclientHelloData.major- Game majorclientHelloData.minor- Game minorclientHelloData.build- Game build (not necessary to change)clientHelloData.hash- Old fingerprint hash
- Multithreading
Sounds, CSVs, images and all other assets from the Brawl Stars app. Created for content creators and other fan content in line with Supercell's fan content policy (http://supercell.com/en/fan-content-policy/)