diff --git a/scripts/build.sh b/scripts/build.sh index fe3023b..d81b8ca 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -5,3 +5,5 @@ godotpcktool \ --action add --remove-prefix staging \ --file staging/KillTheTower cp ./KillTheTower.json ./target/KillTheTower.json + +zip -r target/KillTheTower.zip target/*