1
0
mirror of https://github.com/minetest/minetest_game.git synced 2024-06-29 14:30:17 +02:00
minetest_game/mods/stairs/README.txt
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

10 lines
304 B
Plaintext

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)