diff options
author | Calinou <Calinou@users.noreply.github.com> | 2016-01-27 13:53:00 +0100 |
---|---|---|
committer | Calinou <Calinou@users.noreply.github.com> | 2016-01-27 13:53:00 +0100 |
commit | 157e79b20bb1f4aad21f0c30f7822bd9d7808146 (patch) | |
tree | d89d2fe615e4e93784dddc95035ea5c7d99e4bd4 | |
parent | 43cc55dbd235e3623179e3abb734c04bd9e898b9 (diff) | |
parent | 21cd11eab0506d2bba65c2df30ae4b1712fa7695 (diff) |
Merge pull request #5 from minetest-mods/sofar-patch-1
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..5a9f1e2 --- /dev/null +++ b/mod.conf @@ -0,0 +1 @@ +name = moreores |