diff --git a/depends.txt b/depends.txt deleted file mode 100644 index d05cd83..0000000 --- a/depends.txt +++ /dev/null @@ -1,6 +0,0 @@ -default? -screwdriver? -select_item? -doc? -doc_items? -awards? diff --git a/description.txt b/description.txt deleted file mode 100644 index b838d95..0000000 --- a/description.txt +++ /dev/null @@ -1 +0,0 @@ -Adds vending and depositing machines which allow to buy and sell items from other players. diff --git a/mod.conf b/mod.conf index 2630f31..5f3baa4 100644 --- a/mod.conf +++ b/mod.conf @@ -1 +1,3 @@ name = easyvend +description = Adds vending and depositing machines which allow to buy and sell items from other players. +optional_depends = default, screwdriver, select_item, doc, doc_items, awards