1
0
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:
Xeno333
2025-10-26 12:46:54 -05:00
committed by GitHub
parent 4f8a847085
commit dde463635e
2 changed files with 5 additions and 1 deletions

View File

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