README.txt 763 B

123456789101112131415161718192021
  1. Based on Minetest Game mod: stairs
  2. ==================================
  3. Authors of source code
  4. ----------------------
  5. Originally by Kahrl <kahrl@gmx.net> (LGPLv2.1+) and
  6. celeron55, Perttu Ahola <celeron55@gmail.com> (LGPLv2.1+)
  7. Various Minetest developers and contributors (LGPLv2.1+)
  8. http://www.gnu.org/licenses/lgpl-2.1.html
  9. License of media (textures and sounds)
  10. --------------------------------------
  11. Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
  12. http://creativecommons.org/licenses/by-sa/3.0/
  13. Note: This mod has been amended to add new features like transparent and glowing
  14. stairs, sloped stairs, recipes to return stairs back into blocks and also to be
  15. used as fuel for furnaces, and alternative placement functions that use
  16. on_rotate and sneak key.