From 3e7f533beeaba89be7cab066e37bae9e1cd5dc1d Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Fri, 22 Mar 2019 12:24:16 +0100 Subject: [PATCH] Use new 5.0.0 mod.conf file --- depends.txt | 2 -- description.txt | 1 - mod.conf | 3 +++ 3 files changed, 3 insertions(+), 3 deletions(-) delete mode 100644 depends.txt delete mode 100644 description.txt create mode 100644 mod.conf diff --git a/depends.txt b/depends.txt deleted file mode 100644 index ea7cfeb..0000000 --- a/depends.txt +++ /dev/null @@ -1,2 +0,0 @@ -hudbars? -intllib? diff --git a/description.txt b/description.txt deleted file mode 100644 index e9efb08..0000000 --- a/description.txt +++ /dev/null @@ -1 +0,0 @@ -Adds a mana attribute to players, can be used as energy source for magical items, etc. diff --git a/mod.conf b/mod.conf new file mode 100644 index 0000000..5a9465d --- /dev/null +++ b/mod.conf @@ -0,0 +1,3 @@ +name = mana +description = Adds a mana attribute to players, can be used as energy source for magical items, etc. +optional_depends = hudbars