You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Compress / Decompress Brawl Stars SC files on Windows / Linux / Android!
2
+
Compress / Decompress Brawl Stars SC and CSV files on Windows / Linux / Android!
3
3
4
4
### Credits
5
5
This tool is based on Original <ahref="https://github.com/MasterDevX/xcoder">XCoder</a>, Developer: <ahref="https://github.com/MasterDevX">MasterDevX</a></br>
@@ -8,7 +8,7 @@ Many thanks to <a href="https://github.com/spiky-s">spiky_Spike</a> for the prov
8
8
9
9
### Features:
10
10
- Easy to use.
11
-
- Brawl Stars, Clash of Clans & Clash Royale support.
11
+
- Brawl Stars, Clash games support.
12
12
- Multiplatform support (working on Windows, Linux and Android).
13
13
- SC compilation / decompilation.
14
14
@@ -17,19 +17,19 @@ On Windows:
17
17
- Download Python 3.7 or newer version from <ahref="https://www.python.org/downloads/">official page</a>.
18
18
- 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".
19
19
- Download XCoder from <ahref="https://github.com/MasterDevX/XCoder/releases">releases page</a> and extract it.
20
-
- Execute "Main.py" file</br>
20
+
- Execute "main.py" file</br>
21
21
22
22
On Linux:
23
23
- Open Terminal and install Python by executing following command:</br>
0 commit comments