summaryrefslogtreecommitdiff
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-20 20:10:25 +0100
commit9b8c3f76f399a650992e9bfcfe5e8c07fcd567eb (patch)
tree55de2d0e88ca202dc7e1c599eab241e9071a5375
parent13dd3b9e79cab71b41e43a51f4f89d80d70a8810 (diff)
fleshed out REAMDE details
-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