Simplify the Readme and update the License
The Readme contained duplicate information from the forum topic; for maintenance it is easier to only link to the forum. The License did not mention the code license and was ambiguous. I have licensed the code under MIT, which the WTFPL license of the original mod allows, and added SPDX-License-Identifiers to avoid ambiguity where possible. The exact version of the textures remains unknown.
This commit is contained in:
parent
628869e113
commit
3869e3f3cc
22
LICENSE.txt
22
LICENSE.txt
@ -1,11 +1,25 @@
|
||||
CC by 3.0 sounds:
|
||||
Sounds
|
||||
|
||||
Sounds licensed under CC by 3.0:
|
||||
SPDX-License-Identifier: CC-BY-SA-3.0
|
||||
rottewiler http://freesound.org/people/Tomlija/sounds/102547/
|
||||
terrier/random http://freesound.org/people/Anton/sounds/157322/
|
||||
pug http://freesound.org/people/bspiller5/sounds/180256/
|
||||
bichonfrise http://freesound.org/people/StephenSaldanha/sounds/121891/
|
||||
|
||||
the other sounds are CC0
|
||||
the other sounds are licensed under CC0:
|
||||
SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
doge texture from https://i.imgur.com/81qyN1y.jpg
|
||||
|
||||
CC BY-SA for textures
|
||||
Textures
|
||||
|
||||
The doge texture is from https://i.imgur.com/81qyN1y.jpg, where no license is
|
||||
specified.
|
||||
|
||||
The other textures are licensed under "CC BY-SA" according to Dogzilla131.
|
||||
The version of this CC-BY-SA license has not been specified.
|
||||
|
||||
|
||||
Code
|
||||
|
||||
SPDX-License-Identifier: MIT
|
||||
|
19
README.md
19
README.md
@ -1,18 +1 @@
|
||||
[Mod] dogblocks [dogblocks]
|
||||
|
||||
I edited [Dogzilla131's DogBlocks mod](https://forum.minetest.net/viewtopic.php?id=4566).
|
||||
I changed the textures to be tileable, added sounds and put the mod to github.
|
||||
|
||||
**Depends:** see [depends.txt](https://raw.githubusercontent.com/HybridDog/dogblocks/master/depends.txt)
|
||||
**License:** see [LICENSE.txt](https://raw.githubusercontent.com/HybridDog/dogblocks/master/LICENSE.txt)
|
||||
**Download:** [zip](https://github.com/HybridDog/dogblocks/archive/master.zip), [tar.gz](https://github.com/HybridDog/dogblocks/archive/master.tar.gz)
|
||||
|
||||

|
||||

|
||||
|
||||
If you got ideas or found bugs, please tell them to me.
|
||||
|
||||
[How to install a mod?](http://wiki.minetest.net/Installing_Mods)
|
||||
|
||||
|
||||
|
||||
For a description of this Minetest mod, please read the [forum topic](https://forum.minetest.net/viewtopic.php?p=156573).
|
||||
|
Loading…
x
Reference in New Issue
Block a user