]> git.xonotic.org Git - xonotic/xonotic.git/blobdiff - Docs/compile-settings.txt
Merge branch 'sev/xolonium3' into 'master'
[xonotic/xonotic.git] / Docs / compile-settings.txt
index 851432c55a16299783c2a8cf203bd85022bb48d3..b7fe4562d4e935f9a35fa6c5351b37d481ec26fb 100644 (file)
@@ -1,20 +1,20 @@
-This file contains the q3map2 compile settings used to compile the maps that are part of Nexuiz.\r
+This file contains the q3map2 compile settings used to compile the maps that are part of Xonotic.\r
 There are also compile-scripts for some maps (mapname.sh). \r
-They can be found in your Nexuiz/data/maps folder\r
+They can be found in your Xonotic/data/maps folder\r
 \r
 ------------\r
 Standard\r
 ------------\r
 \r
-"...q3map2.exe" -meta "...nexuizmap.map"\r
-"...q3map2.exe" -vis "...nexuizmap.bsp"\r
-"...q3map2.exe" -light -bounce 3 -deluxe -fast -filter -patchshadows -samples 2 "...nexuizmap.bsp"\r
+"...q3map2.exe" -meta "...xonoticmap.map"\r
+"...q3map2.exe" -vis "...xonoticmap.bsp"\r
+"...q3map2.exe" -light -bounce 3 -deluxe -fast -filter -patchshadows -samples 2 "...xonoticmap.bsp"\r
 \r
 ------------\r
 Only update the entities.\r
 ------------\r
 \r
-"...q3map2.exe" -onlyents "...nexuizmap.map"\r
+"...q3map2.exe" -onlyents "...xonoticmap.map"\r
 \r
 ------------\r
 bloodprison.map\r