mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-12 16:15:20 +02:00
Add support for 'seed' in disallow_mapgen_settings (#12023)
This commit is contained in:
@@ -78,7 +78,7 @@ The game directory can contain the following files:
|
||||
* `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
|
||||
dialog and game start menu.
|
||||
dialog and game start menu. Add `seed` to hide the seed input field.
|
||||
* `disabled_settings = <comma-separated settings>`
|
||||
e.g. `disabled_settings = enable_damage, creative_mode`
|
||||
These settings are hidden for this game in the "Start game" tab
|
||||
|
Reference in New Issue
Block a user