forked from minetest-mods/gauges
Declare the minimum supported Minetest version to 0.4.17
This information can be used by ContentDB.
This commit is contained in:
1
mod.conf
1
mod.conf
@ -1,2 +1,3 @@
|
|||||||
name = gauges
|
name = gauges
|
||||||
description = Adds health and breath gauges above players.
|
description = Adds health and breath gauges above players.
|
||||||
|
min_minetest_version = 0.4.17
|
||||||
|
Reference in New Issue
Block a user