<?xml version="1.0"?>
<project version="2.0">
<var name="q3map2">"[RadiantPath]q3map2.[ExecutableType]" [ExtraQ3map2Args] -v<cond value="[MonitorAddress]"> -connect [MonitorAddress]</cond> -game xonotic -fs_basepath "[EnginePath]" -fs_homepath "[UserEnginePath]"<cond value="[GameName]"> -fs_game [GameName]</cond></var>
-<build name="Single: bsp">
-<command>[q3map2] -bsp -meta -keeplights "[MapFile]"</command>
-</build>
-<build name="Single: vis (fast)">
-<command>[q3map2] -vis -fast -saveprt "[MapFile]"</command>
-</build>
-<build name="Single: vis">
-<command>[q3map2] -vis -saveprt "[MapFile]"</command>
-</build>
-<build name="Single: light (low)">
-<command>[q3map2] -light -cheapgrid -faster "[MapFile]"</command>
-</build>
-<build name="Single: light (medium)">
-<command>[q3map2] -light -fast "[MapFile]"</command>
-</build>
<build name="Single: minimap">
<command>[q3map2] -minimap "[MapFile]"</command>
</build>