]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - README.md
enable crunch if available
[xonotic/netradiant.git] / README.md
index dfcbcb0418f0a0888e051594fd00a29292952ea8..192d2826469cebf1a364067ea357c994da421a99 100644 (file)
--- a/README.md
+++ b/README.md
@@ -148,8 +148,8 @@ Options:
   Do not build NetRadiant (default: `ON`, build netradiant graphical editor);
 * `BUILD_TOOLS=OFF`  
   Do not build q3map2 and other tools (default: `ON`, build command line tools);
-* `BUILD_CRUNCH=ON`  
-  Enable crunch support (default: `OFF`, disable crunch support);
+* `BUILD_CRUNCH=OFF`  
+  Disable crunch support (default: `ON` if submodule is there, enable crunch support);
 * `RADIANT_ABOUTMSG="Custom build by $(whoami)"`  
   A message shown in the about dialog (default: `Custom build`).