diff options
author | Calinou <calinou9999spam@gmail.com> | 2013-07-11 20:32:45 +0200 |
---|---|---|
committer | Calinou <calinou9999spam@gmail.com> | 2013-07-11 20:32:45 +0200 |
commit | e315dd323532b07e77c9e9975bbc7dafff3bd2cf (patch) | |
tree | 689f4a1fba3d39c9f8f4506a8349667fb126573f /README.txt | |
parent | f4281ef84c8625fbd589a43091273c0f62dd7096 (diff) |
More Ores
Diffstat (limited to 'README.txt')
-rw-r--r-- | README.txt | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..4c15581 --- /dev/null +++ b/README.txt @@ -0,0 +1,22 @@ +Calinou's Minetest Mods +===================== + +Calinou's Mods for Minetest [http://minetest.net], a free and opensource Minecraft-like game. + +This Git repository is mostly made for servers; it allows easy updating. + +To install, just clone this repository somewhere, then copy the "calinou_mods" folder in the "mods/minetest" folder of Minetest's installation folder. + + + +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 |