mirror of
https://github.com/YouHaveTrouble/KillTheTower.git
synced 2026-06-29 15:56:18 +00:00
create the mod and simple build script
This commit is contained in:
Executable
+7
@@ -0,0 +1,7 @@
|
||||
mkdir ./target
|
||||
rm ./target/*
|
||||
godotpcktool \
|
||||
--pack ./target/KillTheTower.pck \
|
||||
--action add --remove-prefix staging \
|
||||
--file staging/KillTheTower
|
||||
cp ./KillTheTower.json ./target/KillTheTower.json
|
||||
Reference in New Issue
Block a user