VMU/config/inventoryprofilesnext/inventoryprofiles.json
Wroclaw b86e259858 Replace Mouse Wheelie with Mouse Tweaks
deduplicate functions
sorting is now fully dedicated to Inventory Profiles Next
2022-06-19 19:23:28 +02:00

31 lines
No EOL
731 B
JSON

{
"ModSettings": {
"enable_auto_refill": false,
"enable_updates_check": false,
"first_run": false
},
"GuiSettings": {
"enable_profiles_ui": false,
"enable_inventory_editor_button": false,
"continuous_crafting_saved_value": false,
"show_sort_in_columns_button": false,
"show_sort_in_rows_button": false
},
"Hotkeys": {
"open_config_menu": {
"main": {
"keys": ""
}
},
"reload_custom_configs": {
"main": {
"keys": ""
}
},
"sort_inventory": {
"main": {
"keys": "BUTTON_3"
}
}
}
}