From: Freddy Date: Wed, 9 Feb 2022 19:08:21 +0000 (+0000) Subject: Add -fastmeta flag to Single bsp build option X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fnetradiant-xonoticpack.git;a=commitdiff_plain;h=refs%2Fmerge-requests%2F6%2Fhead Add -fastmeta flag to Single bsp build option --- diff --git a/xonotic.game/default_build_menu.xml b/xonotic.game/default_build_menu.xml index 990fe48..d7b873a 100644 --- a/xonotic.game/default_build_menu.xml +++ b/xonotic.game/default_build_menu.xml @@ -2,7 +2,7 @@ "[RadiantPath]q3map2.[ExecutableType]" [ExtraQ3map2Args] -v -connect [MonitorAddress] -game xonotic -fs_basepath "[EnginePath]" -fs_homepath "[UserEnginePath]" -fs_game [GameName] - [q3map2] -bsp -meta -keeplights "[MapFile]" + [q3map2] -bsp -meta -fastmeta -keeplights "[MapFile]"