summaryrefslogtreecommitdiff
path: root/packages/models/projectiles/rocket
diff options
context:
space:
mode:
authorxolatile2025-07-16 23:27:17 +0200
committerxolatile2025-07-16 23:27:17 +0200
commit3be4a65e578662dddde0b871f5e05f768e5050e3 (patch)
tree367a3a268ce5326312ea9b69e14901db8b6d8c83 /packages/models/projectiles/rocket
parent1966cb6540a318cc6f90bfc6451cb650d6ed0d89 (diff)
downloadxolatile-badassbug-3be4a65e578662dddde0b871f5e05f768e5050e3.tar.xz
xolatile-badassbug-3be4a65e578662dddde0b871f5e05f768e5050e3.tar.zst
Models...
Diffstat (limited to 'packages/models/projectiles/rocket')
-rw-r--r--packages/models/projectiles/rocket/license.txt100
-rw-r--r--packages/models/projectiles/rocket/masks.jpgbin0 -> 15194 bytes
-rw-r--r--packages/models/projectiles/rocket/md3.cfg4
-rw-r--r--packages/models/projectiles/rocket/skin.jpgbin0 -> 14068 bytes
-rw-r--r--packages/models/projectiles/rocket/tris.md3bin0 -> 3620 bytes
5 files changed, 104 insertions, 0 deletions
diff --git a/packages/models/projectiles/rocket/license.txt b/packages/models/projectiles/rocket/license.txt
new file mode 100644
index 0000000..27cf29e
--- /dev/null
+++ b/packages/models/projectiles/rocket/license.txt
@@ -0,0 +1,100 @@
+Description
+
+===========
+
+Files in this folder:
+
+
+
+by "makkE"
+
+Markus Bekel
+
+e-mail: makk_e@web.de
+
+
+
+===================================================================================================
+
+These files have been licensed under a the
+
+"Creative Commons Deed / Attribution Non-commercial Share-Alike ( at-nc-sa )"
+
+===================================================================================================
+
+
+
+You are free:
+
+
+
+ * to copy, distribute, display, and perform the work
+
+ * to make derivative works
+
+
+
+Under the following conditions:
+
+
+
+"by"
+
+ -Attribution. You must give the original author credit.
+
+"nc"
+
+ -Non-Commercial. You may not use this work for commercial purposes.
+
+"sa"
+
+ -Share Alike. If you alter, transform, or build upon this work, you may distribute the resulting work only under a licence identical to this one.
+
+
+
+ * For any reuse or distribution, you must make clear to others the licence terms of this work.
+
+ * Any of these conditions can be waived if you get permission from the copyright holder.
+
+
+
+Your fair use and other rights are in no way affected by the above.
+
+
+
+This is a human-readable summary of the Legal Code (the full licence).
+
+
+
+=====================================================================================================
+
+
+
+See:
+
+
+
+http://creativecommons.org/licenses/by-nc-sa/2.5/deed.en_GB
+
+
+
+for the original "human readable" document.
+
+
+
+http://creativecommons.org/licenses/by-nc-sa/2.5/legalcode
+
+
+
+for the full legal code.
+
+
+
+visit creativecommons.org for general information and translations of the above documents.
+
+
+
+
+
+
+
diff --git a/packages/models/projectiles/rocket/masks.jpg b/packages/models/projectiles/rocket/masks.jpg
new file mode 100644
index 0000000..e7fbe20
--- /dev/null
+++ b/packages/models/projectiles/rocket/masks.jpg
Binary files differ
diff --git a/packages/models/projectiles/rocket/md3.cfg b/packages/models/projectiles/rocket/md3.cfg
new file mode 100644
index 0000000..7ca63aa
--- /dev/null
+++ b/packages/models/projectiles/rocket/md3.cfg
@@ -0,0 +1,4 @@
+md3load tris.md3
+md3skin mesh skin.jpg masks.jpg
+mdlambient 50
+mdlspec 150
diff --git a/packages/models/projectiles/rocket/skin.jpg b/packages/models/projectiles/rocket/skin.jpg
new file mode 100644
index 0000000..d35e3b3
--- /dev/null
+++ b/packages/models/projectiles/rocket/skin.jpg
Binary files differ
diff --git a/packages/models/projectiles/rocket/tris.md3 b/packages/models/projectiles/rocket/tris.md3
new file mode 100644
index 0000000..7d1694a
--- /dev/null
+++ b/packages/models/projectiles/rocket/tris.md3
Binary files differ