1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2024-12-24 17:50:37 +01:00

Updated mapfix's README

- Solves part of #117
This commit is contained in:
LeMagnesium 2015-07-12 12:40:53 +02:00
parent 5005ce3ecc
commit f5ce1d3fb5
2 changed files with 50 additions and 41 deletions

View File

@ -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)