2
0
Fork 0

new build.sh

master
Dr. Sascha Woitschetzki 2024-02-06 13:59:09 +07:00
parent 786841b496
commit 3ece2460de
1 changed files with 1 additions and 1 deletions

@ -1,5 +1,5 @@
echo "Updating repository..."
git pull
git pull -ff
echo "Building for linux with scons..."
scons dev_build=yes module_mono_enabled=yes
echo "Building for windows with scons..."