summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTai @ Flex <dch.tai@gmail.com>2017-04-19 09:04:25 +0100
committerTai @ Flex <dch.tai@gmail.com>2017-04-19 09:04:25 +0100
commitcf1dc3895a60b112d5bf119a65a876f7470ec177 (patch)
tree9f2e84e1d61485af0f0c7962ee10ae41bf4ed7f9 /README.md
parent0623a7dfef00e33c2ca7cbb35cd6bc0ba41d4845 (diff)
fleshed out REAMDE details
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 12 insertions, 2 deletions
diff --git a/README.md b/README.md
index a00badf..324dd14 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,13 @@
-# mailbox
+everamzah:
-Thanks to @SmallJoker AKA Krock for helping me with the minetest.swap_node part of the mod!
+> # mailbox
+>
+> Thanks to @SmallJoker AKA Krock for helping me with the minetest.swap_node part of the mod!
+
+This repository is the continuation of everamzah's `mailbox` mod for Minetest.
+
+It provides a modified xdecor mailbox, enhanced to be able to accept books-only as an option (blue box) or the default accept-anything (red box).
+
+Releases are available [on the releases tab](https://github.com/taikedz/everamzah-mailbox/releases) (GitHub)
+
+-- taikedz