update readme and license, add mod.conf
This commit is contained in:
parent
5b68ce330a
commit
06d510e59b
23
README.txt
23
README.txt
@ -9,8 +9,8 @@ ShadowNinja (MIT)
|
|||||||
sofar (sofar@foo-projects.org) (MIT)
|
sofar (sofar@foo-projects.org) (MIT)
|
||||||
Various Minetest developers and contributors (MIT)
|
Various Minetest developers and contributors (MIT)
|
||||||
|
|
||||||
Authors of media (textures)
|
Authors of media
|
||||||
---------------------------
|
----------------
|
||||||
BlockMen (CC BY-SA 3.0):
|
BlockMen (CC BY-SA 3.0):
|
||||||
All textures not mentioned below.
|
All textures not mentioned below.
|
||||||
|
|
||||||
@ -26,6 +26,23 @@ tnt_blast.png
|
|||||||
paramat (CC BY-SA 3.0)
|
paramat (CC BY-SA 3.0)
|
||||||
tnt_tnt_stick.png - Derived from a texture by benrob0329.
|
tnt_tnt_stick.png - Derived from a texture by benrob0329.
|
||||||
|
|
||||||
|
TumeniNodes (CC0 1.0)
|
||||||
|
tnt_explode.ogg
|
||||||
|
renamed, edited, and converted to .ogg from Explosion2.wav
|
||||||
|
by steveygos93 (CC0 1.0)
|
||||||
|
<https://freesound.org/s/80401/>
|
||||||
|
|
||||||
|
tnt_ignite.ogg
|
||||||
|
renamed, edited, and converted to .ogg from sparkler_fuse_nm.wav
|
||||||
|
by theneedle.tv (CC0 1.0)
|
||||||
|
<https://freesound.org/s/316682/>
|
||||||
|
|
||||||
|
tnt_gunpowder_burning.ogg
|
||||||
|
renamed, edited, and converted to .ogg from road flare ignite burns.wav
|
||||||
|
by frankelmedico (CC0 1.0)
|
||||||
|
<https://freesound.org/s/348767/>
|
||||||
|
|
||||||
|
|
||||||
Introduction
|
Introduction
|
||||||
------------
|
------------
|
||||||
This mod adds TNT to Minetest. TNT is a tool to help the player
|
This mod adds TNT to Minetest. TNT is a tool to help the player
|
||||||
@ -54,4 +71,4 @@ There are different ways to ignite TNT:
|
|||||||
|
|
||||||
For 1 TNT:
|
For 1 TNT:
|
||||||
Node destruction radius is 3 nodes.
|
Node destruction radius is 3 nodes.
|
||||||
Player and object damage radius is 6 nodes.
|
Player and object damage radius is 6 nodes.
|
||||||
|
39
license.txt
39
license.txt
@ -26,9 +26,10 @@ DEALINGS IN THE SOFTWARE.
|
|||||||
For more details:
|
For more details:
|
||||||
https://opensource.org/licenses/MIT
|
https://opensource.org/licenses/MIT
|
||||||
|
|
||||||
|
===================================
|
||||||
|
|
||||||
Licenses of media (textures)
|
Licenses of media
|
||||||
----------------------------
|
-----------------
|
||||||
|
|
||||||
Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
|
Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
|
||||||
Copyright (C) 2014-2016 BlockMen
|
Copyright (C) 2014-2016 BlockMen
|
||||||
@ -63,4 +64,36 @@ for your intended use. For example, other rights such as publicity, privacy, or
|
|||||||
rights may limit how you use the material.
|
rights may limit how you use the material.
|
||||||
|
|
||||||
For more details:
|
For more details:
|
||||||
http://creativecommons.org/licenses/by-sa/3.0/
|
http://creativecommons.org/licenses/by-sa/3.0/
|
||||||
|
|
||||||
|
====================================================
|
||||||
|
|
||||||
|
CC0 1.0 Universal (CC0 1.0) Public Domain Dedication
|
||||||
|
for audio files (found in sounds folder)
|
||||||
|
TumeniNodes
|
||||||
|
steveygos93
|
||||||
|
theneedle.tv
|
||||||
|
frankelmedico
|
||||||
|
|
||||||
|
No Copyright
|
||||||
|
|
||||||
|
The person who associated a work with this deed has dedicated the work to the public domain
|
||||||
|
by waiving all of his or her rights to the work worldwide under copyright law, including all
|
||||||
|
related and neighboring rights, to the extent allowed by law.
|
||||||
|
|
||||||
|
You can copy, modify, distribute and perform the work, even for commercial purposes, all
|
||||||
|
without asking permission. See Other Information below.
|
||||||
|
|
||||||
|
In no way are the patent or trademark rights of any person affected by CC0, nor are the
|
||||||
|
rights that other persons may have in the work or in how the work is used, such as publicity
|
||||||
|
or privacy rights.
|
||||||
|
|
||||||
|
Unless expressly stated otherwise, the person who associated a work with this deed makes no
|
||||||
|
warranties about the work, and disclaims liability for all uses of the work, to the fullest
|
||||||
|
extent permitted by applicable law.
|
||||||
|
|
||||||
|
When using or citing the work, you should not imply endorsement by the author or the affirmer.
|
||||||
|
|
||||||
|
This license is acceptable for Free Cultural Works.
|
||||||
|
For more Information:
|
||||||
|
https://creativecommons.org/publicdomain/zero/1.0/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user