Add main_menu_style setting
This commit is contained in:
@@ -1241,6 +1241,12 @@ curl_file_download_timeout (cURL file download timeout) int 300000
|
||||
# Makes DirectX work with LuaJIT. Disable if it causes troubles.
|
||||
high_precision_fpu (High-precision FPU) bool true
|
||||
|
||||
# Changes the main menu UI:
|
||||
# - Full: Multple singleplayer worlds, subgame choice, texture pack chooser, etc.
|
||||
# - Simple: One singleplayer world, no subgame or texture pack choosers. May be necessary for smaller screens.
|
||||
# - Auto: Simple on Android, full on everything else.
|
||||
main_menu_style (Main menu style) enum auto auto,full,simple
|
||||
|
||||
# Replaces the default main menu with a custom one.
|
||||
main_menu_script (Main menu script) string
|
||||
|
||||
|
Reference in New Issue
Block a user