Add description and dependencies to mod.conf

The legacy `depends.txt` and `description.txt` files are no longer
needed since Minetest 5.0.0 or later will read everything from
`mod.conf`.

This raises the minimum supported Minetest version to 5.0.0.
This commit is contained in:
Hugo Locurcio
2019-04-23 21:54:27 +02:00
parent 0dfadcf43a
commit 2f34184047
4 changed files with 7 additions and 3 deletions

View File

@ -1 +1,4 @@
name = maptools
description = Adds various special versions of normal blocks, tools, and other map maintainer tools.
depends = default
optional_depends = intllib