Add build script

This commit is contained in:
Maxscout
2026-06-05 00:18:27 -04:00
parent a088704c69
commit 116f2224e7
2 changed files with 15 additions and 0 deletions

14
build.sh Executable file
View File

@@ -0,0 +1,14 @@
cd custom_mods/Iris
echo ""
echo "#### Building latest iris ####"
echo ""
./gradlew build
cd ../Create-The_Factory_Must_Grow
echo ""
echo "#### Building modified TFMG ####"
echo ""
./gradlew build
pakku-mc fetch
pakku-mc export