diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -#mapfix +# mapfix Fix some map errors (flow and light problems) @@ -7,7 +7,7 @@ Fix some map errors (flow and light problems) Look at the water and the jungle trunk at the center. -##minetest.conf settings +## 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 +* mapfix_delay (by default 15) : minimal delay in seconds between 2 "/mapfix" (to avoid server freezing) |