diff --git a/depends.txt b/depends.txt deleted file mode 100644 index 452e805..0000000 --- a/depends.txt +++ /dev/null @@ -1,3 +0,0 @@ -default -3d_armor? -xdecor? diff --git a/description.txt b/description.txt deleted file mode 100644 index 84da8b8..0000000 --- a/description.txt +++ /dev/null @@ -1 +0,0 @@ -A mod adding a Minecraft-inspired Enchantment Table to Minetest. diff --git a/mod.conf b/mod.conf index 777e5c7..c53d4f9 100644 --- a/mod.conf +++ b/mod.conf @@ -1 +1,5 @@ name = enchanting +title = Enchanting +description = A mod adding a Minecraft-inspired Enchantment Table to Minetest. +depends = default +optional_depends = 3d_armor,xdecor