]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - games/NexuizPack/nexuiz.game/default_build_menu.xml
build menu: use -game nexuiz
[xonotic/netradiant.git] / games / NexuizPack / nexuiz.game / default_build_menu.xml
index 8a6b2c3216ace6e019d95672d28395e12d140dce..fe4d890323f88b0c27505a3d76461b5301ea5d58 100644 (file)
@@ -5,7 +5,7 @@ build commands
 [EnginePath]: path to the engine .. C:\quake3\ C:\Program Files\Quake III Arena\ /usr/local/games/quake3/
 -->
 <project version="2.0">
-<var name="q3map2">"[RadiantPath]q3map2.[ExecutableType]" -v<cond value="[MonitorAddress]"> -connect [MonitorAddress]</cond> -game quake3 -fs_basepath "[EnginePath]"<cond value="[GameName]"> -fs_game [GameName]</cond></var>
+<var name="q3map2">"[RadiantPath]q3map2.[ExecutableType]" -v<cond value="[MonitorAddress]"> -connect [MonitorAddress]</cond> -game nexuiz -fs_basepath "[EnginePath]"<cond value="[GameName]"> -fs_game [GameName]</cond></var>
 <build name="Q3Map2: (single) BSP">
 <command>[q3map2] -meta "[MapFile]"</command>
 </build>