]> git.xonotic.org Git - xonotic/xonotic.git/blobdiff - all
autodownload compiled maps on "compile"
[xonotic/xonotic.git] / all
diff --git a/all b/all
index 524e470e3dffaed0276efeb751637ad157a2e882..1aaef60338a9e4f015df37b8fa726e73bb4b71ad 100755 (executable)
--- a/all
+++ b/all
@@ -240,6 +240,9 @@ case "$cmd" in
                        fi
                done
                ;;
+       update-maps)
+               misc/tools/xonotic-map-compiler-autobuild download
+               ;;
        checkout|switch)
                remote=$1
                branch=$2
@@ -501,6 +504,7 @@ case "$cmd" in
                for T in $TARGETS; do
                        verbose make $MAKEFLAGS "$@" "$T"
                done
+               verbose "$SELF" update-maps
                ;;
        run)
                if [ -n "$WE_HATE_OUR_USERS" ]; then