XCoder
Compress / Decompress Brawl Stars SC files on Windows / Linux / Android!
Credits
This tool is based on:
I wanna say "Thank You!" to these developers, because without their work XCoder wouldn't have been released!
Special thanks to spiky_Spike for help with XCoder updates :)
Features:
- Easy to use.
- Brawl Stars, Clash of Clans & Clash Royale support.
- Multiplatform support (working on Windows, Linux and Android).
- SC compilation / decompilation.
How to install and use
On Windows:
- Download Python 3.7 or newer version from official page.
- Install Python. While Installing, enable such parameters as "Add Python to PATH", "Install pip", "Install py launcher", "Associate files with Python" and "Add Python to environment variables".
- Download XCoder from releases page and extract it.
- Execute "Main.py" file
On Linux:
- Open Terminal and install Python by executing following command:
sudo apt-get update && sudo apt-get install python3 python3-pip
- Download XCoder from releases page and extract it.
- Execute "Main.py" file
On Android:
- Download and install PyDroid app from Google Play.
- Open PyDroid and wait until Python installs.
- Download XCoder from releases page and extract it.
- In PyDroid open and execute "Main.py" file
TODO:
- CSV compilation / decompilation.