Added option to copy all non compressed files

Added support for BMP files
This commit is contained in:
Marco Giuntoni
2024-05-16 17:53:27 +02:00
parent c6954071c8
commit a47e881432
2 changed files with 23 additions and 2 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
},
"ComicCompress": {
"commandName": "Project",
"commandLineArgs": "-i _IMG_ -o _IMG_WEBP_ -r -s "
"commandLineArgs": "-i _IMG_ -o _IMG_WEBP_ -r -s -d -a"
}
}
}