forked from minetest-mods/hbsprint
Use "mod.conf" for optional dependencies and description (#16)
* Update mod.conf * Delete description.txt No longer needed. * Delete depends.txt No longer needed.
This commit is contained in:
@ -1,4 +0,0 @@
|
|||||||
player_monoids?
|
|
||||||
hudbars?
|
|
||||||
hbhunger?
|
|
||||||
hunger_ng?
|
|
@ -1 +0,0 @@
|
|||||||
A flexible sprint mod supporting stamina, hunger and monoids.
|
|
2
mod.conf
2
mod.conf
@ -1 +1,3 @@
|
|||||||
name = hbsprint
|
name = hbsprint
|
||||||
|
optional_depends = player_monoids, hudbars, hbhunger, hunger_ng
|
||||||
|
description = A flexible sprint mod supporting stamina, hunger and monoids.
|
||||||
|
Reference in New Issue
Block a user