summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcheapie <no-email-for-you@example.com>2020-04-15 15:13:33 -0500
committercheapie <no-email-for-you@example.com>2020-04-15 15:13:33 -0500
commitc6f3716584877bbdce830144dd9a5280f5eaa67f (patch)
tree70c0c436702f7736395da9c322ea7b6464162226
parentc5c37344c7e466add62a40993ea1c25372af5f7c (diff)
downloadareasprotector-c6f3716584877bbdce830144dd9a5280f5eaa67f.tar
areasprotector-c6f3716584877bbdce830144dd9a5280f5eaa67f.tar.gz
areasprotector-c6f3716584877bbdce830144dd9a5280f5eaa67f.tar.bz2
areasprotector-c6f3716584877bbdce830144dd9a5280f5eaa67f.tar.xz
areasprotector-c6f3716584877bbdce830144dd9a5280f5eaa67f.zip
Replace deprecated mod metadata
-rw-r--r--depends.txt2
-rw-r--r--mod.conf3
2 files changed, 3 insertions, 2 deletions
diff --git a/depends.txt b/depends.txt
deleted file mode 100644
index 2d857d9..0000000
--- a/depends.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-areas
-basic_materials
diff --git a/mod.conf b/mod.conf
new file mode 100644
index 0000000..ace2de3
--- /dev/null
+++ b/mod.conf
@@ -0,0 +1,3 @@
+name = areasprotector
+description = Protector block for the areas mod
+depends = areas,basic_materials