README.txt 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. Simply Slopes 0.3
  2. by Delaroyas
  3. This mod has been created by Delaroyas to include slopes, corner slopes etc...
  4. Description:
  5. Adds 5 new craftable block types to minetest. Slopes and slope corners. Supports
  6. multiple types of blocks from different mods.
  7. The goal of this mod was to make my first mod, to get familiar with minetest programming.
  8. There were similar (identical) blocks in moreblocks, but if you are looking for a light mod that just adds a few slopes, This is the mod for you.
  9. Mod dependencies: default
  10. Compatible mods: lapis, bakedclay, wool, mobs, castle, homedecor, moretrees, ethereal, xanadu.
  11. Minetest version tested: 0.4.14 and 0.4.14-dev
  12. Source code :
  13. https://github.com/Delaroyas/simplyslopes/tree/master
  14. License of source code:
  15. -----------------------
  16. Based on Minetest 0.4 mod: stairs redo by tenplus1
  17. Copyright (C) 2011-2012 Kahrl <kahrl@gmx.net>
  18. Copyright (C) 2011-2012 celeron55, Perttu Ahola <celeron55@gmail.com>
  19. This program is free software; you can redistribute it and/or modify
  20. it under the terms of the GNU Lesser General Public License as published by
  21. the Free Software Foundation; either version 2 of the License, or
  22. (at your option) any later version.
  23. http://www.gnu.org/licenses/lgpl-2.1.html
  24. License of media (models, textures or sounds)
  25. --------------------------------------
  26. Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
  27. http://creativecommons.org/licenses/by-sa/3.0/
  28. Authors of media files
  29. -----------------------
  30. Everything not listed in here:
  31. Copyright (C) 2010-2012 celeron55, Perttu Ahola <celeron55@gmail.com>