forked from MTSR/mapserver
document crafting setting
This commit is contained in:
parent
c77b1c491f
commit
5088f00e5a
@ -16,6 +16,13 @@ You can use the `mapserver-mod` either passive or active:
|
||||
The mod itself is available in the git [repo](../mapserver_mod)
|
||||
or as a zip package in the [releases](../../../releases)
|
||||
|
||||
If you want to enable craftable mapobjects (poi, labels, trainblocks, etc) you
|
||||
can enable the setting in your `minetest.conf` (defaults to false)
|
||||
|
||||
```
|
||||
mapserver.enable_crafting = true
|
||||
```
|
||||
|
||||
## Passive mode
|
||||
|
||||
You don't have to set up anything, passive mode is the default.
|
||||
|
Loading…
Reference in New Issue
Block a user