Declare the minimum supported Minetest version to 0.4.17

This information can be used by ContentDB.
This commit is contained in:
Hugo Locurcio 2020-06-03 18:56:14 +02:00
parent 0439216cab
commit 9b47fc7b4b
No known key found for this signature in database
GPG Key ID: 39E8F8BE30B0A49C
1 changed files with 1 additions and 0 deletions

View File

@ -1,2 +1,3 @@
name = gauges
description = Adds health and breath gauges above players.
min_minetest_version = 0.4.17