Release v1.4.19 with 4SF/4SJ auto-rename support
Build and Release / build (push) Has been cancelled

This commit is contained in:
Sucukdeluxe
2026-02-28 05:50:14 +01:00
parent b971a79047
commit 556f0672dc
8 changed files with 366 additions and 5 deletions
+1
View File
@@ -47,6 +47,7 @@ export interface AppSettings {
outputDir: string;
packageName: string;
autoExtract: boolean;
autoRename4sf4sj: boolean;
extractDir: string;
createExtractSubfolder: boolean;
hybridExtract: boolean;