]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - models/desertfactory/structure_wood/compile.sh
initial checkin from nexuiz svn r8756
[xonotic/xonotic-data.pk3dir.git] / models / desertfactory / structure_wood / compile.sh
1 #Hut
2 ~/netradiant/install/q3map2.x86 -game quake3 -fs_basepath "~/.nexuiz" -meta -patchmeta -subdivisions 16 "v1r1_hole01.map"
3 ~/netradiant/install/q3map2.x86 -game quake3 -fs_basepath "~/.nexuiz" -convert ase "v1r1_hole01.bsp"
4 ~/netradiant/install/q3map2.x86 -game quake3 -fs_basepath "~/.nexuiz" -meta -patchmeta -subdivisions 64 "hole02.map"
5 ~/netradiant/install/q3map2.x86 -game quake3 -fs_basepath "~/.nexuiz" -convert ase "hole02.bsp"
6 ~/netradiant/install/q3map2.x86 -game quake3 -fs_basepath "~/.nexuiz" -meta -patchmeta -subdivisions 64 "door01.map"
7 ~/netradiant/install/q3map2.x86 -game quake3 -fs_basepath "~/.nexuiz" -convert ase "door01.bsp"
8 ~/netradiant/install/q3map2.x86 -game quake3 -fs_basepath "~/.nexuiz" -meta -patchmeta -subdivisions 64 "v1r1_writings01.map"
9 ~/netradiant/install/q3map2.x86 -game quake3 -fs_basepath "~/.nexuiz" -convert ase "v1r1_writings01.bsp"
10
11 #Secret Toilet
12 ~/netradiant/install/q3map2.x86 -game quake3 -fs_basepath "~/.nexuiz" -meta -patchmeta -subdivisions 1 "toilethut01.map"
13 ~/netradiant/install/q3map2.x86 -game quake3 -fs_basepath "~/.nexuiz" -convert ase "toilethut01.bsp"
14