diff --git a/LICENSE.txt b/LICENSE similarity index 100% rename from LICENSE.txt rename to LICENSE diff --git a/depends.txt b/depends.txt deleted file mode 100644 index ad9eeb0..0000000 --- a/depends.txt +++ /dev/null @@ -1,4 +0,0 @@ -default -unifieddyes -moreblocks? -coloredwood? diff --git a/description.txt b/description.txt deleted file mode 100644 index d4e9f90..0000000 --- a/description.txt +++ /dev/null @@ -1 +0,0 @@ -Adds lots of differently colored and textured blocks to Minetest. diff --git a/mod.conf b/mod.conf index bb5b16a..c6924c1 100644 --- a/mod.conf +++ b/mod.conf @@ -1 +1,4 @@ name = blox +description = Adds lots of differently colored and textured blocks to Minetest. +depends = default, unifieddyes +optional_depends = moreblocks, coloredwood