1
0
mirror of https://github.com/minetest-mods/gauges.git synced 2025-07-03 08:40:30 +02:00

Use mod.conf for name and description (#1)

This commit is contained in:
David Leal
2019-09-28 13:14:56 -05:00
committed by Hugo Locurcio
parent 4718559b01
commit ab2d7c83be

2
mod.conf Normal file

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