From 800d1e702b126cc9fd244aa8ff6e27b93ca085d5 Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Mon, 22 Mar 2021 15:18:42 +0100 Subject: [PATCH] Change legacy metadata format --- depends.txt | 1 - description.txt | 1 - mod.conf | 2 ++ 3 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 depends.txt delete mode 100644 description.txt diff --git a/depends.txt b/depends.txt deleted file mode 100644 index 3e1d5c2..0000000 --- a/depends.txt +++ /dev/null @@ -1 +0,0 @@ -hudbars? diff --git a/description.txt b/description.txt deleted file mode 100644 index 361cab6..0000000 --- a/description.txt +++ /dev/null @@ -1 +0,0 @@ -Displays the name of the wielded item. diff --git a/mod.conf b/mod.conf index fdedae0..36bd5d1 100644 --- a/mod.conf +++ b/mod.conf @@ -1 +1,3 @@ name = show_wielded_item +description = Displays the name of the wielded item. +optional_depends = hudbars