X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=blobdiff_plain;f=Docs%2Fcompile-settings.txt;h=b7fe4562d4e935f9a35fa6c5351b37d481ec26fb;hp=851432c55a16299783c2a8cf203bd85022bb48d3;hb=5c85d81e949435dcd8f683bfbcedb765d00c95d0;hpb=4025b24009d98a0418fc2de9e55687d971503c0c diff --git a/Docs/compile-settings.txt b/Docs/compile-settings.txt index 851432c5..b7fe4562 100644 --- a/Docs/compile-settings.txt +++ b/Docs/compile-settings.txt @@ -1,20 +1,20 @@ -This file contains the q3map2 compile settings used to compile the maps that are part of Nexuiz. +This file contains the q3map2 compile settings used to compile the maps that are part of Xonotic. There are also compile-scripts for some maps (mapname.sh). -They can be found in your Nexuiz/data/maps folder +They can be found in your Xonotic/data/maps folder ------------ Standard ------------ -"...q3map2.exe" -meta "...nexuizmap.map" -"...q3map2.exe" -vis "...nexuizmap.bsp" -"...q3map2.exe" -light -bounce 3 -deluxe -fast -filter -patchshadows -samples 2 "...nexuizmap.bsp" +"...q3map2.exe" -meta "...xonoticmap.map" +"...q3map2.exe" -vis "...xonoticmap.bsp" +"...q3map2.exe" -light -bounce 3 -deluxe -fast -filter -patchshadows -samples 2 "...xonoticmap.bsp" ------------ Only update the entities. ------------ -"...q3map2.exe" -onlyents "...nexuizmap.map" +"...q3map2.exe" -onlyents "...xonoticmap.map" ------------ bloodprison.map