mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-28 22:25:20 +01:00
Add default_mapgen game setting (#16238)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user