We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
want to see an example config file
The text was updated successfully, but these errors were encountered:
An example configuration file is generated at config/modmenu.json in your game directory.
config/modmenu.json
With version 13.0.0 beta 1, this file is generated with the following contents:
{ "sorting": "ascending", "count_libraries": true, "compact_list": false, "count_children": true, "mods_button_style": "classic", "game_menu_button_style": "replace", "count_hidden_mods": true, "mod_count_location": "title_screen", "hide_mod_links": false, "show_libraries": false, "hide_mod_license": false, "hide_badges": false, "hide_mod_credits": false, "easter_eggs": true, "random_java_colors": false, "translate_names": true, "translate_descriptions": true, "update_checker": true, "button_update_badge": true, "update_channel": "release", "quick_configure": true, "modify_title_screen": true, "modify_game_menu": true, "hide_config_buttons": false, "config_mode": false, "disable_drag_and_drop": false, "hidden_mods": [], "hidden_configs": [], "disable_update_checker": [] }
Sorry, something went wrong.
I'll repurpose this issue to be for better documentation of the configs
No branches or pull requests
want to see an example config file
The text was updated successfully, but these errors were encountered: