build menu: use -game nexuiz
git-svn-id: svn://svn.icculus.org/netradiant/trunk@216 61c419a2-8eb2-4b30-bcec-8cead039b335
This commit is contained in:
parent
4a43b9f1ae
commit
c6fda1c2f9
|
|
@ -5,7 +5,7 @@ build commands
|
||||||
[EnginePath]: path to the engine .. C:\quake3\ C:\Program Files\Quake III Arena\ /usr/local/games/quake3/
|
[EnginePath]: path to the engine .. C:\quake3\ C:\Program Files\Quake III Arena\ /usr/local/games/quake3/
|
||||||
-->
|
-->
|
||||||
<project version="2.0">
|
<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">
|
<build name="Q3Map2: (single) BSP">
|
||||||
<command>[q3map2] -meta "[MapFile]"</command>
|
<command>[q3map2] -meta "[MapFile]"</command>
|
||||||
</build>
|
</build>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user