diff options
author | Calinou <calinou@opmbx.org> | 2014-03-09 10:38:18 +0100 |
---|---|---|
committer | Calinou <calinou@opmbx.org> | 2014-03-09 10:38:18 +0100 |
commit | 8337a6c192b9961f8947767690c13951696c3c1e (patch) | |
tree | 77908db80dd8f13b494030203be725e03f96bea8 /README.txt | |
parent | 396945ed3eaf43404bd117bbf4820ce08584cc4e (diff) |
Merge ShadowNinja's rewrite.
Diffstat (limited to 'README.txt')
-rw-r--r-- | README.txt | 24 |
1 files changed, 7 insertions, 17 deletions
@@ -1,22 +1,12 @@ -Calinou's Minetest Mods -===================== +MoreBlocks +========== -Calinou's Mods for Minetest [http://minetest.net], a free and opensource Minecraft-like game. +MoreBlocks for Minetest (http://minetest.net), a free and open source infinite +world block sandbox game. -This Git repository is mostly made for servers; it allows easy updating. +To install, just clone this repository into your "mods" folder. -To install, just clone this repository somewhere, then copy the "calinou_mods" folder in the "mods/minetest" folder of Minetest's installation folder. +MoreBlocks code is under the zlib/libpng license, textures are under CC BY-SA 3.0 unported. +Forum thread: http://forum.minetest.net/viewtopic.php?id=509 - -Misc stuff -===================== - -All these mods' source codes, except More Ores are under the zlib/libpng license. More Ores is under the GNU GPLv3; the mods' textures are under the CC BY-SA 3.0 Unported. - -Mods' forum threads: -More Blocks: http://minetest.net/forum/viewtopic.php?id=509 -More Ores: http://minetest.net/forum/viewtopic.php?id=549 -Map Tools: http://minetest.net/forum/viewtopic.php?id=1882 -Doors+: http://minetest.net/forum/viewtopic.php?id=2059 -Stairs+: http://minetest.net/forum/viewtopic.php?id=2092 |