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
@@ -42,6 +42,7 @@ export function defaultSettings(): AppSettings {
outputDir: baseDir,
packageName: "",
autoExtract: true,
autoRename4sf4sj: false,
extractDir: path.join(baseDir, "_entpackt"),
createExtractSubfolder: true,
hybridExtract: true,