From 530579d817b47e4f596f6f3d7a76b7c6ba4ebcea Mon Sep 17 00:00:00 2001 From: xolatile Date: Wed, 16 Jul 2025 23:08:40 +0200 Subject: Package files, also broken... --- packages/models/projectiles/grenade/license.txt | 100 ++++++++++++++++++++++++ packages/models/projectiles/grenade/masks.jpg | Bin 0 -> 14025 bytes packages/models/projectiles/grenade/md3.cfg | 4 + packages/models/projectiles/grenade/skin.jpg | Bin 0 -> 13965 bytes packages/models/projectiles/grenade/tris.md3 | Bin 0 -> 4068 bytes packages/models/projectiles/rocket/license.txt | 100 ++++++++++++++++++++++++ packages/models/projectiles/rocket/masks.jpg | Bin 0 -> 15194 bytes packages/models/projectiles/rocket/md3.cfg | 4 + packages/models/projectiles/rocket/skin.jpg | Bin 0 -> 14068 bytes packages/models/projectiles/rocket/tris.md3 | Bin 0 -> 3620 bytes 10 files changed, 208 insertions(+) create mode 100644 packages/models/projectiles/grenade/license.txt create mode 100644 packages/models/projectiles/grenade/masks.jpg create mode 100644 packages/models/projectiles/grenade/md3.cfg create mode 100644 packages/models/projectiles/grenade/skin.jpg create mode 100644 packages/models/projectiles/grenade/tris.md3 create mode 100644 packages/models/projectiles/rocket/license.txt create mode 100644 packages/models/projectiles/rocket/masks.jpg create mode 100644 packages/models/projectiles/rocket/md3.cfg create mode 100644 packages/models/projectiles/rocket/skin.jpg create mode 100644 packages/models/projectiles/rocket/tris.md3 (limited to 'packages/models/projectiles') diff --git a/packages/models/projectiles/grenade/license.txt b/packages/models/projectiles/grenade/license.txt new file mode 100644 index 0000000..27cf29e --- /dev/null +++ b/packages/models/projectiles/grenade/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/grenade/masks.jpg b/packages/models/projectiles/grenade/masks.jpg new file mode 100644 index 0000000..74eff9f Binary files /dev/null and b/packages/models/projectiles/grenade/masks.jpg differ diff --git a/packages/models/projectiles/grenade/md3.cfg b/packages/models/projectiles/grenade/md3.cfg new file mode 100644 index 0000000..7ca63aa --- /dev/null +++ b/packages/models/projectiles/grenade/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/grenade/skin.jpg b/packages/models/projectiles/grenade/skin.jpg new file mode 100644 index 0000000..f1efd80 Binary files /dev/null and b/packages/models/projectiles/grenade/skin.jpg differ diff --git a/packages/models/projectiles/grenade/tris.md3 b/packages/models/projectiles/grenade/tris.md3 new file mode 100644 index 0000000..6ab5fe6 Binary files /dev/null and b/packages/models/projectiles/grenade/tris.md3 differ 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 Binary files /dev/null and b/packages/models/projectiles/rocket/masks.jpg 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 Binary files /dev/null and b/packages/models/projectiles/rocket/skin.jpg differ diff --git a/packages/models/projectiles/rocket/tris.md3 b/packages/models/projectiles/rocket/tris.md3 new file mode 100644 index 0000000..7d1694a Binary files /dev/null and b/packages/models/projectiles/rocket/tris.md3 differ -- cgit v1.2.3