mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2024-11-04 23:31:05 +01:00
Add fence sound licensing
This commit is contained in:
parent
05c324748f
commit
b433bb2f4b
1 changed files with 18 additions and 0 deletions
18
mods/ITEMS/mclx_fences/README.txt
Normal file
18
mods/ITEMS/mclx_fences/README.txt
Normal file
|
@ -0,0 +1,18 @@
|
|||
## Extra fences
|
||||
This mod adds a few extra fences to MCL2.
|
||||
|
||||
## Licensing
|
||||
The sound files
|
||||
|
||||
mcl_fences_nether_brick_fence_gate_open.ogg
|
||||
|
||||
and
|
||||
|
||||
mcl_fences_nether_brick_fence_gate_close.ogg
|
||||
|
||||
were derived from sounds made by Freesound.org user Slanesh.
|
||||
The license is CC BY 3.0 <https://creativecommons.org/licenses/by/3.0/>.
|
||||
|
||||
Source: <https://www.freesound.org/people/Slanesh/sounds/31770/>
|
||||
|
||||
Everything else is under the MIT License.
|
Loading…
Reference in a new issue