diff options
author | Calinou <calinou@opmbx.org> | 2015-01-06 20:35:38 +0100 |
---|---|---|
committer | Calinou <calinou@opmbx.org> | 2015-01-06 20:35:38 +0100 |
commit | b9c8011b53db3ba54f0759f49b1633d228d21a5b (patch) | |
tree | 95d1ca6a22efbfff38c4dd1d533c84090a4a5bf1 /README.md | |
parent | 806c3a7ff3460fc688c081acc41da88bc7bc7177 (diff) |
Fix issue #2: “Crash with mg mod”, cleanup.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..f54dda7 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +More Ores +========= + +More Ores for Minetest <http://minetest.net>, a free/libre infinite +world block sandbox game. + +To install, just clone this repository into your "mods" directory. + +More Ores code is licensed under the zlib license, textures are by Calinou and are licensed under CC BY-SA 3.0 Unported. + +**Forum topic:** <https://forum.minetest.net/viewtopic.php?f=11&t=549> |