6 lines
232 B
TOML
6 lines
232 B
TOML
# The alignment of the buttons in the backpack inventory screen
|
|
# Valid values: LEFT, RIGHT
|
|
buttonAlignment = "LEFT"
|
|
# If enabled, hides the config button from the backpack screen
|
|
# Valid values: true, false
|
|
hideConfigButton = true
|