1
0
Fork 0
mirror of https://github.com/Radiquum/anixart-patcher.git synced 2025-09-04 02:05:33 +05:00
anixart-patcher/patches/compress.config.json

9 lines
No EOL
268 B
JSON

{
"remove_language_files": true,
"remove_AI_voiceover": true,
"remove_debug_lines": true,
"remove_drawable_files": false,
"remove_unknown_files": false,
"remove_unknown_files_keep_dirs": ["META-INF", "kotlin"],
"compress_png_files": false
}