From: Thomas Debesse Date: Sat, 13 Mar 2021 14:32:17 +0000 (+0100) Subject: build menu: move the minimap entry after the final map entries, reword a bit X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fnetradiant-xonoticpack.git;a=commitdiff_plain;h=c9d85e9831f5761148e793094c5ab531daf4771f build menu: move the minimap entry after the final map entries, reword a bit --- diff --git a/xonotic.game/default_build_menu.xml b/xonotic.game/default_build_menu.xml index ad29a80..0921254 100644 --- a/xonotic.game/default_build_menu.xml +++ b/xonotic.game/default_build_menu.xml @@ -1,10 +1,6 @@ "[RadiantPath]q3map2.[ExecutableType]" [ExtraQ3map2Args] -v -connect [MonitorAddress] -game xonotic -fs_basepath "[EnginePath]" -fs_homepath "[UserEnginePath]" -fs_game [GameName] - -[q3map2] -minimap "[MapFile]" - - [q3map2] -bsp -meta -keeplights -maxarea -samplesize 8 -mv 1000000 -mi 6000000 "[MapFile]" [q3map2] -vis -fast -saveprt "[MapFile]" @@ -42,6 +38,10 @@ [q3map2] -light -lightmapsize 1024 -lightmapsearchpower 4 -fastlightmapsearch -deluxe -patchshadows -samples 4 -randomsamples -bounce 8 -bouncescale 2 -fastbounce -bouncegrid -nobouncestore -dirty -dirtdepth 64 -dirtscale 0.8 -fill "[MapFile]" + + [q3map2] -minimap "[MapFile]" + + [q3map2] -onlyents "[MapFile]"