mirror of
https://github.com/minetest-mods/hbsprint.git
synced 2024-12-21 12:55:42 +01:00
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:
parent
d45b439a5a
commit
0be579de1e
@ -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
|
||||
optional_depends = player_monoids, hudbars, hbhunger, hunger_ng
|
||||
description = A flexible sprint mod supporting stamina, hunger and monoids.
|
||||
|
Loading…
Reference in New Issue
Block a user