]> git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - misc/xonotic_export.sh
Fix some stuff for xonotic and make check-proj actually use the options line correctly.
[xonotic/gmqcc.git] / misc / xonotic_export.sh
index 075b044aa491be45314b22e2006f4ed147880a1e..279156440c1d1801bfd5469055e72c8f96edee8a 100755 (executable)
@@ -25,6 +25,10 @@ else
     echo "complete"
 fi
 
+echo -n "generated precache-for-csqc ..."
+./collect-precache.sh > /dev/null 2>&1
+echo "complete"
+
 echo -n "removing redundant files ..."
 rm -f Makefile
 rm -f autocvarize-update.sh