diff --git a/depends.txt b/depends.txt deleted file mode 100644 index 6de170c..0000000 --- a/depends.txt +++ /dev/null @@ -1,8 +0,0 @@ -default -pipeworks? -digilines? -awards? -hopper? -tell? -email? -mail? \ No newline at end of file diff --git a/description.txt b/description.txt deleted file mode 100644 index b99c2c6..0000000 --- a/description.txt +++ /dev/null @@ -1 +0,0 @@ -A full-featured, fully-integrated vendor mod for Minetest \ No newline at end of file diff --git a/mod.conf b/mod.conf index 4ca3ffa..f264453 100644 --- a/mod.conf +++ b/mod.conf @@ -1 +1,4 @@ name = fancy_vend +description = A full-featured, fully-integrated vendor mod for Minetest +depends = default +optional_depends = pipeworks, digilines, awards, hopper, tell, email, mail \ No newline at end of file