diff --git a/depends.txt b/depends.txt deleted file mode 100644 index 3ab55ba..0000000 --- a/depends.txt +++ /dev/null @@ -1,4 +0,0 @@ -default -unifieddyes -moreblocks? -signs_lib? diff --git a/description.txt b/description.txt deleted file mode 100644 index e0b1dd5..0000000 --- a/description.txt +++ /dev/null @@ -1 +0,0 @@ -This mod provides a multitude of colors of wood, sticks, and fences to Minetest, as per the palette outlined by my Unified Dyes mod. diff --git a/mod.conf b/mod.conf index f8b9671..29f19fd 100644 --- a/mod.conf +++ b/mod.conf @@ -1,2 +1,5 @@ name = coloredwood -min_minetest_version = 5.2.0 +title = Colored Wood +description = This mod provides a multitude of colors of wood, stairs and fences to Minetest, as per the palette outlined by my Unified Dyes mod. +depends = default,unifieddyes +optional_depends = moreblocks,signs_lib