star_wars/mods/stairs
thunderdog1138 554d8b66d2 Update 'mods/stairs/init.lua' 2021-03-14 18:01:54 +00:00
..
models Upload files to 'mods/stairs/models' 2020-09-12 16:45:28 +00:00
sounds Upload files to 'mods/stairs/sounds' 2020-09-12 16:45:59 +00:00
README.txt Upload files to 'mods/stairs' 2020-09-12 16:45:11 +00:00
api.txt Upload files to 'mods/stairs' 2020-09-12 16:44:59 +00:00
depends.txt Upload files to 'mods/stairs' 2020-09-12 16:44:59 +00:00
description.txt Upload files to 'mods/stairs' 2020-09-12 16:44:59 +00:00
init.lua Update 'mods/stairs/init.lua' 2021-03-14 18:01:54 +00:00
mod.conf Upload files to 'mods/stairs' 2020-09-12 16:44:59 +00:00
screenshot.png Upload files to 'mods/stairs' 2020-09-12 16:45:11 +00:00
stairs.lua Update 'mods/stairs/stairs.lua' 2020-09-12 21:02:56 +00:00

README.txt

Based on Minetest Game mod: stairs
==================================

Authors of source code
----------------------
Originally by Kahrl <kahrl@gmx.net> (LGPLv2.1+) and
celeron55, Perttu Ahola <celeron55@gmail.com> (LGPLv2.1+)
Various Minetest developers and contributors (LGPLv2.1+)

http://www.gnu.org/licenses/lgpl-2.1.html

License of media (textures and sounds)
--------------------------------------
Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
http://creativecommons.org/licenses/by-sa/3.0/

Note: This mod has been amended to add new features like transparent and glowing
stairs, sloped stairs, recipes to return stairs back into blocks and also to be
used as fuel for furnaces, and alternative placement functions that use
on_rotate and sneak key.