]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/blobdiff - models/desertfactory/structure_wood/compile_redundant.sh
import desertfactory assets
[xonotic/xonotic-maps.pk3dir.git] / models / desertfactory / structure_wood / compile_redundant.sh
diff --git a/models/desertfactory/structure_wood/compile_redundant.sh b/models/desertfactory/structure_wood/compile_redundant.sh
new file mode 100644 (file)
index 0000000..28b1ab4
--- /dev/null
@@ -0,0 +1,22 @@
+#Redundant since v1r1
+#Decks and Stairs
+~/netradiant/install/q3map2.x86 -game quake3 -fs_basepath "~/.nexuiz" -meta -patchmeta -subdivisions 64 "deck01.map"
+~/netradiant/install/q3map2.x86 -game quake3 -fs_basepath "~/.nexuiz" -convert ase "deck01.bsp"
+~/netradiant/install/q3map2.x86 -game quake3 -fs_basepath "~/.nexuiz" -meta -patchmeta -subdivisions 64 "deck02.map"
+~/netradiant/install/q3map2.x86 -game quake3 -fs_basepath "~/.nexuiz" -convert ase "deck02.bsp"
+~/netradiant/install/q3map2.x86 -game quake3 -fs_basepath "~/.nexuiz" -meta -patchmeta -subdivisions 64 "stairs01.map"
+~/netradiant/install/q3map2.x86 -game quake3 -fs_basepath "~/.nexuiz" -convert ase "stairs01.bsp"
+
+#Hut
+~/netradiant/install/q3map2.x86 -game quake3 -fs_basepath "~/.nexuiz" -meta -patchmeta -subdivisions 64 "hut01.map"
+~/netradiant/install/q3map2.x86 -game quake3 -fs_basepath "~/.nexuiz" -convert ase "hut01.bsp"
+~/netradiant/install/q3map2.x86 -game quake3 -fs_basepath "~/.nexuiz" -meta -patchmeta -subdivisions 64 "hut02.map"
+~/netradiant/install/q3map2.x86 -game quake3 -fs_basepath "~/.nexuiz" -convert ase "hut02.bsp"
+~/netradiant/install/q3map2.x86 -game quake3 -fs_basepath "~/.nexuiz" -meta -patchmeta -subdivisions 64 "hut03.map"
+~/netradiant/install/q3map2.x86 -game quake3 -fs_basepath "~/.nexuiz" -convert ase "hut03.bsp"
+~/netradiant/install/q3map2.x86 -game quake3 -fs_basepath "~/.nexuiz" -meta -patchmeta -subdivisions 64 "hole01.map"
+~/netradiant/install/q3map2.x86 -game quake3 -fs_basepath "~/.nexuiz" -convert ase "hole01.bsp"
+
+#Vines
+~/netradiant/install/q3map2.x86 -game quake3 -fs_basepath "~/.nexuiz" -meta -patchmeta -subdivisions 8 "vines01.map"
+~/netradiant/install/q3map2.x86 -game quake3 -fs_basepath "~/.nexuiz" -convert ase "vines01.bsp"