inital commit
This commit is contained in:
commit
c21f4b7312
46 changed files with 1700 additions and 0 deletions
31
config/modmenu.json
Normal file
31
config/modmenu.json
Normal file
|
@ -0,0 +1,31 @@
|
|||
{
|
||||
"sorting": "ascending",
|
||||
"count_libraries": true,
|
||||
"compact_list": false,
|
||||
"count_children": true,
|
||||
"mods_button_style": "classic",
|
||||
"game_menu_button_style": "replace_bugs",
|
||||
"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": []
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue