Declare the minimum supported Minetest version to 5.0.0

This information can be used by ContentDB.
This commit is contained in:
Hugo Locurcio
2020-06-03 18:55:41 +02:00
parent 235e02b0be
commit f9bf6a0951

View File

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