From e09cf03455f8631a61c2b6ef1862760eaa571d9d Mon Sep 17 00:00:00 2001 From: Thomas Debesse Date: Sun, 27 Oct 2019 22:39:01 +0100 Subject: [PATCH] add support for extra q3map2 options written by netradiant, for example pakpaths, <3 julius --- xonotic.game/default_build_menu.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xonotic.game/default_build_menu.xml b/xonotic.game/default_build_menu.xml index 9c2c741..55be03b 100644 --- a/xonotic.game/default_build_menu.xml +++ b/xonotic.game/default_build_menu.xml @@ -1,6 +1,6 @@ -"[RadiantPath]q3map2.[ExecutableType]" -v -connect [MonitorAddress] -game xonotic -fs_basepath "[EnginePath]" -fs_homepath "[UserEnginePath]" -fs_game [GameName] +"[RadiantPath]q3map2.[ExecutableType]" [ExtraQ3map2Args] -v -connect [MonitorAddress] -game xonotic -fs_basepath "[EnginePath]" -fs_homepath "[UserEnginePath]" -fs_game [GameName] [q3map2] -meta -keepLights -v "[MapFile]" -- 2.39.2