mirror of
https://github.com/Radiquum/anixart-patcher.git
synced 2025-09-05 18:55:33 +05:00
15 lines
No EOL
344 B
JSON
15 lines
No EOL
344 B
JSON
{
|
|
"tools": [
|
|
{
|
|
"tool": "apktool.jar",
|
|
"url": "https://bitbucket.org/iBotPeaches/apktool/downloads/apktool_2.12.0.jar"
|
|
}
|
|
],
|
|
"folders": {
|
|
"tools": "./tools",
|
|
"apks": "./apks",
|
|
"decompiled": "./decompiled",
|
|
"patches": "./patches",
|
|
"dist": "./dist"
|
|
}
|
|
} |