8 lines
447 B
TOML
8 lines
447 B
TOML
|
#The formatting to apply to the label of a config property that has been changed
|
||
|
changed_formatting = "ITALIC"
|
||
|
#Forces all config menus to be overridden and generated by Configured. This requires the game to be restarted for the changes to apply.
|
||
|
force_configured_menu = false
|
||
|
#Include folders when searching in config menus. By default, only entries that link to a config property are shown in searches.
|
||
|
include_folders_in_search = false
|
||
|
|