diff options
Diffstat (limited to 'maptools/README.md')
-rw-r--r-- | maptools/README.md | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/maptools/README.md b/maptools/README.md index 9474ce5..3f89750 100644 --- a/maptools/README.md +++ b/maptools/README.md @@ -3,7 +3,10 @@ Map Tools for [Minetest](https://www.minetest.net/), a free and open source infinite world block sandbox game. -[**Forum topic**](https://forum.minetest.net/viewtopic.php?f=11&t=1882) +## Resources + +- [Forum topic](https://forum.minetest.net/viewtopic.php?f=11&t=1882) +- [List of nodes and items available](NODES_ITEMS.md) ## Installation @@ -60,13 +63,13 @@ on that line. ## Version compatibility -Map Tools is currently primarily tested with Minetest 0.4.16. +Map Tools is currently primarily tested with Minetest 0.4.17. It may or may not work with newer or older versions. Issues arising in older -versions than 0.4.16 will generally not be fixed. +versions than 0.4.17 will generally not be fixed. ## License -Copyright © 2012-2017 Hugo Locurcio and contributors +Copyright © 2012-2019 Hugo Locurcio and contributors - Map Tools code is licensed under the zlib license, see [`LICENSE.md`](LICENSE.md) for details. |