mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-30 19:22:14 +00:00
Merge 71ea99d610
into db8cd2121c
This commit is contained in:
commit
c7d419d3be
2 changed files with 5 additions and 1 deletions
|
@ -84,6 +84,9 @@ The game directory can contain the following files:
|
|||
When both `allowed_mapgens` and `disallowed_mapgens` are
|
||||
specified, `allowed_mapgens` is applied before
|
||||
`disallowed_mapgens`.
|
||||
* `default_mapgen`
|
||||
e.g. `default_mapgen = valleys`
|
||||
Set default mapgen for game, this will be the default selection when creating a new world.
|
||||
* `disallowed_mapgen_settings= <comma-separated mapgen settings>`
|
||||
e.g. `disallowed_mapgen_settings = mgv5_spflags`
|
||||
These mapgen settings are hidden for this game in the world creation
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue