minetest_game/mods/stairs
paramat 9d9e9b6709 Stairs: Set world-aligned textures for all stairs and slabs
Fix 'stair_images' code to avoid 'stair_images' being empty in some
situations.
Change stairs back to nodeboxes to make world-aligned textures work.
2017-11-04 23:43:30 +00:00
..
README.txt Stairs: Set world-aligned textures for all stairs and slabs 2017-11-04 23:43:30 +00:00
depends.txt Correct farming/stairs dependency (#1838) 2017-07-22 16:11:40 +02:00
init.lua Stairs: Set world-aligned textures for all stairs and slabs 2017-11-04 23:43:30 +00:00
license.txt Stairs: Set world-aligned textures for all stairs and slabs 2017-11-04 23:43:30 +00:00

README.txt

Minetest Game mod: stairs
=========================
See license.txt for license information.

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