Rename doors mod to mcl_doors
This commit is contained in:
parent
a1842f6033
commit
350fcd4827
33 changed files with 55 additions and 35 deletions
28
mods/ITEMS/mcl_doors/README.txt
Normal file
28
mods/ITEMS/mcl_doors/README.txt
Normal file
|
@ -0,0 +1,28 @@
|
|||
Minetest 0.4 mod: doors
|
||||
=======================
|
||||
version: 1.2.2
|
||||
|
||||
License of source code:
|
||||
-----------------------
|
||||
Copyright (C) 2012 PilzAdam
|
||||
modified by BlockMen (added sounds, glassdoor, trapdoor)
|
||||
|
||||
This program is free software. It comes without any warranty, to
|
||||
the extent permitted by applicable law. You can redistribute it
|
||||
and/or modify it under the terms of the Do What The Fuck You Want
|
||||
To Public License, Version 2, as published by Sam Hocevar. See
|
||||
http://sam.zoy.org/wtfpl/COPYING for more details.
|
||||
|
||||
|
||||
License of sounds
|
||||
--------------------------------------
|
||||
Opening-Sound created by CGEffex (CC BY 3.0), modified by BlockMen
|
||||
doors_door_open.ogg
|
||||
Closing-Sound created by bennstir (CC BY 3.0)
|
||||
doors_door_close.ogg
|
||||
Steel door sounds open & close (CC-BY-3.0) by HazMatt
|
||||
- http://www.freesound.org/people/HazMattt/sounds/187283/
|
||||
doors_steel_door_open.ogg
|
||||
doors_steel_door_close.ogg
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue