]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/blob - models/desertfactory/objects_metal/compile.sh
Merge remote-tracking branch 'origin/debugger/exomorphx', fixing #1751
[xonotic/xonotic-maps.pk3dir.git] / models / desertfactory / objects_metal / compile.sh
1 #Jumppad
2 ~/netradiant/install/q3map2.x86 -game quake3 -fs_basepath "~/.nexuiz" -meta -patchmeta -subdivisions 4 "jumppad01.map"
3 ~/netradiant/install/q3map2.x86 -game quake3 -fs_basepath "~/.nexuiz" -convert ase "jumppad01.bsp"
4
5 #Factory Interior
6 ~/netradiant/install/q3map2.x86 -game quake3 -fs_basepath "~/.nexuiz" -meta -patchmeta -subdivisions 8 "boiler01.map"
7 ~/netradiant/install/q3map2.x86 -game quake3 -fs_basepath "~/.nexuiz" -convert ase "boiler01.bsp"
8 ~/netradiant/install/q3map2.x86 -game quake3 -fs_basepath "~/.nexuiz" -meta -patchmeta -subdivisions 8 "v1r1_boiler01_1.map"
9 ~/netradiant/install/q3map2.x86 -game quake3 -fs_basepath "~/.nexuiz" -convert ase "v1r1_boiler01_1.bsp"
10 ~/netradiant/install/q3map2.x86 -game quake3 -fs_basepath "~/.nexuiz" -meta -patchmeta -subdivisions 8 "v1r1_boiler01_2.map"
11 ~/netradiant/install/q3map2.x86 -game quake3 -fs_basepath "~/.nexuiz" -convert ase "v1r1_boiler01_2.bsp"
12 ~/netradiant/install/q3map2.x86 -game quake3 -fs_basepath "~/.nexuiz" -meta -patchmeta -subdivisions 6 "tank01.map"
13 ~/netradiant/install/q3map2.x86 -game quake3 -fs_basepath "~/.nexuiz" -convert ase "tank01.bsp"
14 ~/netradiant/install/q3map2.x86 -game quake3 -fs_basepath "~/.nexuiz" -meta -patchmeta -subdivisions 8 "tank02.map"
15 ~/netradiant/install/q3map2.x86 -game quake3 -fs_basepath "~/.nexuiz" -convert ase "tank02.bsp"
16 ~/netradiant/install/q3map2.x86 -game quake3 -fs_basepath "~/.nexuiz" -meta -patchmeta -subdivisions 4 "generator01.map"
17 ~/netradiant/install/q3map2.x86 -game quake3 -fs_basepath "~/.nexuiz" -convert ase "generator01.bsp"
18 ~/netradiant/install/q3map2.x86 -game quake3 -fs_basepath "~/.nexuiz" -meta -patchmeta -subdivisions 2 "barrel01.map"
19 ~/netradiant/install/q3map2.x86 -game quake3 -fs_basepath "~/.nexuiz" -convert ase "barrel01.bsp"
20 ~/netradiant/install/q3map2.x86 -game quake3 -fs_basepath "~/.nexuiz" -meta -patchmeta -subdivisions 2 "barrel02.map"
21 ~/netradiant/install/q3map2.x86 -game quake3 -fs_basepath "~/.nexuiz" -convert ase "barrel02.bsp"
22 ~/netradiant/install/q3map2.x86 -game quake3 -fs_basepath "~/.nexuiz" -meta -patchmeta -subdivisions 2 "barrel03.map"
23 ~/netradiant/install/q3map2.x86 -game quake3 -fs_basepath "~/.nexuiz" -convert ase "barrel03.bsp"
24
25 #Signs
26 ~/netradiant/install/q3map2.x86 -game quake3 -fs_basepath "~/.nexuiz" -meta -patchmeta -subdivisions 64 "sign_exit.map"
27 ~/netradiant/install/q3map2.x86 -game quake3 -fs_basepath "~/.nexuiz" -convert ase "sign_exit.bsp"
28 ~/netradiant/install/q3map2.x86 -game quake3 -fs_basepath "~/.nexuiz" -meta -patchmeta -subdivisions 64 "sign_ladder.map"
29 ~/netradiant/install/q3map2.x86 -game quake3 -fs_basepath "~/.nexuiz" -convert ase "sign_ladder.bsp"
30
31 #Hut Interoir
32 ~/netradiant/install/q3map2.x86 -game quake3 -fs_basepath "~/.nexuiz" -meta -patchmeta -subdivisions 64 "archive01.map"
33 ~/netradiant/install/q3map2.x86 -game quake3 -fs_basepath "~/.nexuiz" -convert ase "archive01.bsp"
34 ~/netradiant/install/q3map2.x86 -game quake3 -fs_basepath "~/.nexuiz" -meta -patchmeta -subdivisions 3 "stove01.map"
35 ~/netradiant/install/q3map2.x86 -game quake3 -fs_basepath "~/.nexuiz" -convert ase "stove01.bsp"
36 ~/netradiant/install/q3map2.x86 -game quake3 -fs_basepath "~/.nexuiz" -meta -patchmeta -subdivisions 16 "radio01.map"
37 ~/netradiant/install/q3map2.x86 -game quake3 -fs_basepath "~/.nexuiz" -convert ase "radio01.bsp"
38