fix zip file having target root directory

This commit is contained in:
2026-06-07 22:13:48 +02:00
parent cfabf0bf48
commit c45f749d2e
+1 -1
View File
@@ -6,4 +6,4 @@ godotpcktool \
--file staging/KillTheTower
cp ./KillTheTower.json ./target/KillTheTower.json
zip -r target/KillTheTower.zip target/*
cd target && zip -r KillTheTower.zip .