XCoder
Compress / Decompress Brawl Stars SC files on Windows / Linux / Android!
Install / Use
/learn @MasterDevX/XCoderREADME
XCoder
Compress / Decompress Brawl Stars SC files on Windows / Linux / Android!
Credits
This tool is based on:
- <a href="https://github.com/Xset-s/png2sc">png2sc</a>, Developer: <a href="https://github.com/Xset-s">Xset-s</a>
- <a href="https://github.com/Galaxy1036/scPacker">scPacker</a>, Developer: <a href="https://github.com/Galaxy1036">Galaxy1036</a></br>
- <a href="https://github.com/Galaxy1036/sc_decode">sc_decode</a>, Developer: <a href="https://github.com/Galaxy1036">Galaxy1036</a></br>
I wanna say "Thank You!" to these developers, because without their work XCoder wouldn't have been released!</br> Special thanks to <a href="https://github.com/spiky-s">spiky_Spike</a> 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 <a href="https://www.python.org/downloads/">official page</a>.
- 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 <a href="https://github.com/MasterDevX/XCoder/releases">releases page</a> and extract it.
- Execute "Main.py" file</br>
On Linux:
- Open Terminal and install Python by executing following command:</br>
sudo apt-get update && sudo apt-get install python3 python3-pip - Download XCoder from <a href="https://github.com/MasterDevX/XCoder/releases">releases page</a> and extract it.
- Execute "Main.py" file
On Android:
- Download and install PyDroid app from <a href="https://play.google.com/store/apps/details?id=ru.iiec.pydroid3">Google Play</a>.
- Open PyDroid and wait until Python installs.
- Download XCoder from <a href="https://github.com/MasterDevX/XCoder/releases">releases page</a> and extract it.
- In PyDroid open and execute "Main.py" file</br>
TODO:
- CSV compilation / decompilation.
