diff --git a/depends.txt b/depends.txt deleted file mode 100644 index 32c2224..0000000 --- a/depends.txt +++ /dev/null @@ -1,3 +0,0 @@ -hudbars -3d_armor -intllib? diff --git a/description.txt b/description.txt deleted file mode 100644 index 02a8a34..0000000 --- a/description.txt +++ /dev/null @@ -1 +0,0 @@ -Adds a HUD bar displaying the current damage of the player's armor. diff --git a/mod.conf b/mod.conf index 47352c1..daa20c6 100644 --- a/mod.conf +++ b/mod.conf @@ -1 +1,4 @@ name = hbarmor +description = Adds a HUD bar displaying the current damage of the player's armor. +depends = hudbars, 3d_armor +optional_depends = intllib