]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - doc/lua_api.txt
Add support for 'seed' in disallow_mapgen_settings (#12023)
[dragonfireclient.git] / doc / lua_api.txt
index 1dc5f305ddbabee2756de9598a21f94e53735aca..23408ff6c977fc548df21ce70f315e70aaf2b122 100644 (file)
@@ -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