Mineclonia/mods/ITEMS/mcl_doors
Wuzzy e5a34367c9 Use new Minetest settings API syntax for most mods 2017-08-09 16:17:00 +02:00
..
sounds Rename doors mod to mcl_doors 2017-03-12 02:55:29 +01:00
textures Update steel door textures 2017-07-31 16:26:31 +02:00
README.txt Update steel door textures 2017-07-31 16:26:31 +02:00
alias.lua Refactor mcl_doors; use multiple files 2017-06-05 21:57:23 +02:00
api_doors.lua Use new Minetest settings API syntax for most mods 2017-08-09 16:17:00 +02:00
api_trapdoors.lua Update trapdoor help 2017-06-13 14:51:00 +02:00
depends.txt Add Help entry aliases for many core items 2017-03-20 18:12:05 +01:00
init.lua Remove double door recipes 2017-06-07 05:24:15 +02:00
mod.conf Rename doors mod to mcl_doors 2017-03-12 02:55:29 +01:00
register.lua Make door textures obey naming conventions 2017-07-17 13:22:46 +02:00

README.txt

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

License/authors of texture files
--------------------------------------
Same as media license for MineClone 2 (see root directory).

With modifications by GitHub user kingoscargames:
- `doors_item_steel.png`
- `mcl_doors_door_iron_lower.png`
- `mcl_doors_door_iron_upper.png`