123456789101112131415161718192021222324252627282930313233343536373839404142434445 |
- Simply Slopes 0.3
- by Delaroyas
- This mod has been created by Delaroyas to include slopes, corner slopes etc...
- Description:
- Adds 5 new craftable block types to minetest. Slopes and slope corners. Supports
- multiple types of blocks from different mods.
- The goal of this mod was to make my first mod, to get familiar with minetest programming.
- 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.
- Mod dependencies: default
- Compatible mods: lapis, bakedclay, wool, mobs, castle, homedecor, moretrees, ethereal, xanadu.
- Minetest version tested: 0.4.14 and 0.4.14-dev
- Source code :
- https://github.com/Delaroyas/simplyslopes/tree/master
- License of source code:
- -----------------------
- Based on Minetest 0.4 mod: stairs redo by tenplus1
- Copyright (C) 2011-2012 Kahrl <kahrl@gmx.net>
- Copyright (C) 2011-2012 celeron55, Perttu Ahola <celeron55@gmail.com>
- This program is free software; you can redistribute it and/or modify
- it under the terms of the GNU Lesser General Public License as published by
- the Free Software Foundation; either version 2 of the License, or
- (at your option) any later version.
- http://www.gnu.org/licenses/lgpl-2.1.html
- License of media (models, textures or sounds)
- --------------------------------------
- Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
- http://creativecommons.org/licenses/by-sa/3.0/
- Authors of media files
- -----------------------
- Everything not listed in here:
- Copyright (C) 2010-2012 celeron55, Perttu Ahola <celeron55@gmail.com>
|