1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-12 16:15:20 +02:00

Add mapgen settings to world creation dialog (#9254)

This commit is contained in:
Wuzzy
2020-05-12 03:52:52 +02:00
committed by GitHub
parent 9ba24f89f5
commit 7ec76e530d
2 changed files with 312 additions and 24 deletions

View File

@@ -75,6 +75,10 @@ The game directory can contain the following files:
When both `allowed_mapgens` and `disallowed_mapgens` are
specified, `allowed_mapgens` is applied before
`disallowed_mapgens`.
* `disallowed_mapgen_settings= <comma-separated mapgen settings>`
e.g. `disallowed_mapgen_settings = mgv5_spflags`
These settings are hidden for this game in the world creation
dialog and game start menu.
* `minetest.conf`:
Used to set default settings when running this game.
* `settingtypes.txt`: