diff options
author | ShadowNinja <shadowninja@minetest.net> | 2016-12-04 04:12:14 +0000 |
---|---|---|
committer | ShadowNinja <shadowninja@minetest.net> | 2016-12-04 04:12:27 +0000 |
commit | 23f81f6278af2269bb11f41ec424936b05c2655f (patch) | |
tree | 69866539902ce52ecaa9732674c7a7ee61b6b43d | |
parent | 7cb8787bebdad6b1077f7046eddeacc9da0d2136 (diff) |
Add mod.conf
-rw-r--r-- | mod.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mod.conf b/mod.conf new file mode 100644 index 0000000..0ca8ec1 --- /dev/null +++ b/mod.conf @@ -0,0 +1 @@ +name = areas |