From a083365df9de55a121edae8a2dea6d61f319be07 Mon Sep 17 00:00:00 2001 From: sys4 Date: Thu, 7 Jul 2022 21:23:16 +0200 Subject: [PATCH] Delete depends.txt and description.txt, update mod.conf --- depends.txt | 3 --- description.txt | 1 - mod.conf | 4 +++- 3 files changed, 3 insertions(+), 5 deletions(-) delete mode 100644 depends.txt delete mode 100644 description.txt diff --git a/depends.txt b/depends.txt deleted file mode 100644 index f727feb..0000000 --- a/depends.txt +++ /dev/null @@ -1,3 +0,0 @@ -default -unifieddyes -moreblocks? diff --git a/description.txt b/description.txt deleted file mode 100644 index e6c198a..0000000 --- a/description.txt +++ /dev/null @@ -1 +0,0 @@ -This mod allows the user to re-color default bricks using Unified Dyes, and provides some pattern variations as well. diff --git a/mod.conf b/mod.conf index ed7c73e..ef88406 100644 --- a/mod.conf +++ b/mod.conf @@ -1,3 +1,5 @@ name = unifiedbricks +title = Unified Bricks +description = This mod allows the user to re-color default bricks using Unified Dyes, and provides some pattern variations as well. depends = default,unifieddyes -optional_depends=moreblocks +optional_depends = moreblocks