summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGael-de-Sailly <gael.chretien@akeonet.com>2015-07-03 11:49:36 +0200
committerGael-de-Sailly <gael.chretien@akeonet.com>2015-07-03 11:49:36 +0200
commita9b9dfbbb82bdc87410f4dd98e8d600bc3e2863f (patch)
tree5869e08a0c68367258690ad793044a65a08a5085
parentc30be1232a3200af86a1d196ac32899f1c97c021 (diff)
Rewritten README, added screenshots
-rw-r--r--README.md13
1 files changed, 11 insertions, 2 deletions
diff --git a/README.md b/README.md
index 39c9242..2ea9d90 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,13 @@
-mapfix
-======
+#mapfix
Fix some map errors (flow and light problems)
+
+![Before](http://i.imgur.com/T3csYME.png)
+![After](http://i.imgur.com/d0V0aO7.png)
+Look at the water and the jungle trunk at the center.
+
+
+##minetest.conf settings
+* mapfix_default_size (by default 40) : size used when omitted
+* mapfix_max_size (by default 50) : maximum size allowed for players
+* mapfix_delay (by default 15) : minimal delay in seconds between 2 "/mapfix" (to avoid server freezing) \ No newline at end of file