From 2aa828455862d939d293fb47ebb0fb6263055708 Mon Sep 17 00:00:00 2001 From: blaboing <56389853+blaboing@users.noreply.github.com> Date: Fri, 20 Jan 2023 22:02:20 +0100 Subject: [PATCH] add missing mod.conf --- mod.conf | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 mod.conf diff --git a/mod.conf b/mod.conf new file mode 100644 index 0000000..2bae44d --- /dev/null +++ b/mod.conf @@ -0,0 +1,3 @@ +name = markers +description = markers for the Minetest mod "areas" +depends = areas