<build name="Convert to .ase for mapping (fast)">
<command>[q3map2] -convert -format ase -patchmeta -shadersasbitmap -readmap "[MapFile]"</command>
</build>
-<separator/>
-<build name="Legacy Single: light (medium, OLD LIGHTING))">
-<command>[q3map2] -light -nosRGB -fast "[MapFile]"</command>
-</build>
-<build name="Legacy Test: bsp, vis, light (medium, OLD LIGHTING)">
-<command>[q3map2] -bsp -meta -keeplights -nosRGB -v "[MapFile]"</command>
-<command>[q3map2] -vis -saveprt "[MapFile]"</command>
-<command>[q3map2] -light -nosRGB -fast "[MapFile]"</command>
-</build>
-<build name="Legacy Final: bsp, vis, light (high, OLD LIGHTING)">
-<command>[q3map2] -bsp -meta -keeplights -nosRGB -maxarea -samplesize 8 -mv 1000000 -mi 6000000 "[MapFile]"</command>
-<command>[q3map2] -vis -saveprt "[MapFile]"</command>
-<command>[q3map2] -light -nosRGB -lightmapsize 1024 -fastlightmapsearch -lightmapsearchpower 4 -deluxe -patchshadows -randomsamples -samples 4 -fast -dirty -fill "[MapFile]"</command>
-<command>[q3map2] -minimap "[MapFile]"</command>
-</build>
-<build name="Legacy Final: bsp, vis, light (high, dirtscale 2, OLD LIGHTING)">
-<command>[q3map2] -bsp -meta -keeplights -nosRGB -maxarea -samplesize 8 -mv 1000000 -mi 6000000 "[MapFile]"</command>
-<command>[q3map2] -vis -saveprt "[MapFile]"</command>
-<command>[q3map2] -light -nosRGB -lightmapsize 1024 -fastlightmapsearch -lightmapsearchpower 4 -deluxe -patchshadows -randomsamples -samples 4 -fast -dirty -fill -dirtscale 2 "[MapFile]"</command>
-<command>[q3map2] -minimap "[MapFile]"</command>
-</build>
-<build name="Legacy Final: bsp, vis, light (high, bounce 8, OLD LIGHTING)">
-<command>[q3map2] -bsp -meta -keeplights -nosRGB -maxarea -samplesize 8 -mv 1000000 -mi 6000000 "[MapFile]"</command>
-<command>[q3map2] -vis -saveprt "[MapFile]"</command>
-<command>[q3map2] -light -nosRGB -lightmapsize 1024 -fastlightmapsearch -lightmapsearchpower 4 -nobouncestore -deluxe -patchshadows -randomsamples -samples 4 -fast -fastbounce -dirty -bouncegrid -fill -bounce 8 "[MapFile]"</command>
-<command>[q3map2] -minimap "[MapFile]"</command>
-</build>
-<build name="Legacy Final: bsp, vis, light (high, bounce 8, dirtscale 2, OLD LIGHTING)">
-<command>[q3map2] -bsp -meta -keeplights -nosRGB -maxarea -samplesize 8 -mv 1000000 -mi 6000000 "[MapFile]"</command>
-<command>[q3map2] -vis -saveprt "[MapFile]"</command>
-<command>[q3map2] -light -nosRGB -lightmapsize 1024 -fastlightmapsearch -lightmapsearchpower 4 -nobouncestore -deluxe -patchshadows -randomsamples -samples 4 -fast -fastbounce -dirty -bouncegrid -fill -bounce 8 -dirtscale 2 "[MapFile]"</command>
-<command>[q3map2] -minimap "[MapFile]"</command>
-</build>
</project>