some changes

This commit is contained in:
Jordach 2014-12-26 18:51:52 +00:00
parent 04595896f0
commit 15dcb13eca
2 changed files with 16 additions and 0 deletions

13
mods/default/license.txt Normal file
View File

@ -0,0 +1,13 @@
Many sounds, code and other stuff have been taken from other open source games:
mods/default/sounds/player{join, leave, death}.ogg, healthgain.ogg: from OpenArena GNU GPL 2. mods/default/sounds/player_%.ogg: from Xonotic GNU GPL 3.
mods/default/sounds/{lava, waterfall}.ogg: from Red Eclipse CC BY-SA 3.0.
mods/default/sounds/{hit, hit_death}.ogg: from Freesound CC0.
Some code has also been taken from Carbone:
https://gitorious.org/calinou/carbone
LGPL for the joining and leaving noises as far as I know.

3
mods/mapgen/license.txt Normal file
View File

@ -0,0 +1,3 @@
mapgen_cobble.png is by Esteban. Licensed CC-BY-SA
https://forum.minetest.net/viewtopic.php?f=4&t=10293