Victor333Huesca
d6a18cd759
Use raw strings for regex literals
...
This removes warning about invalid escapes.
Also drop unicode literals (ignored in python 3), since we don't support python 2.
2024-01-15 08:32:44 +01:00
Howard Wu
2364c36dbb
Fix 2303 build failed
...
Fix #534
The commit also fixes an issue where the version number
was wrong when getting the download link online at the
same time when WSA was already downloaded
2023-05-14 00:33:09 +08:00
Howard Wu
b05bb4fa92
Add KernelSU link hint
2023-04-12 02:48:28 +08:00
Howard Wu
c04ad6660d
Don't use extractall
2023-03-26 20:55:40 +08:00
Howard Wu
86759ad241
All Python scripts use relative path
2023-03-26 20:34:44 +08:00
Howard Wu
fa79cc8480
Support integrate KernelSU ( #403 )
...
* Support integrate KernelSU
* Fix zip MIME type
* Better print
2023-03-08 22:40:19 +08:00