diff --git a/README.md b/README.md index 39c924238872bdda1e2b9b473da84156ad269f6f..2ea9d903fa295d27ff68df63ee38f16c1ae15bbc 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