mirror of
https://github.com/xHyroM/aetheria.git
synced 2024-11-10 01:58:06 +01:00
9 lines
304 B
TOML
Executable file
9 lines
304 B
TOML
Executable file
|
|
[Menu]
|
|
#Determines whether the Menu API is enabled or not
|
|
"Enable Menu API" = true
|
|
#Sets the current active menu title screen
|
|
"Active Menu" = "cumulus_menus:minecraft"
|
|
#Adds a button to the top right of the main menu screen to open a menu selection screen
|
|
"Enables menu selection button" = false
|
|
|