test
This commit is contained in:
34
overrides/config/malilib.json
Normal file
34
overrides/config/malilib.json
Normal file
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"Generic": {
|
||||
"ignoredKeys": {
|
||||
"keys": ""
|
||||
},
|
||||
"openGuiConfigs": {
|
||||
"keys": ""
|
||||
},
|
||||
"enableActionbarMessages": {
|
||||
"enabled": true,
|
||||
"hotkey": {
|
||||
"keys": ""
|
||||
}
|
||||
},
|
||||
"actionbarHudTicks": 60,
|
||||
"inGameMessageTimeout": 5.0,
|
||||
"enableConfigSwitcher": {
|
||||
"enabled": true,
|
||||
"hotkey": {
|
||||
"keys": ""
|
||||
}
|
||||
},
|
||||
"realmsCommonConfig": true
|
||||
},
|
||||
"Debug": {
|
||||
"debugMessages": false,
|
||||
"configElementDebug": false,
|
||||
"inputCancellationDebugging": false,
|
||||
"keybindDebugging": false,
|
||||
"keybindDebuggingIngame": false,
|
||||
"mouseScrollDebug": false,
|
||||
"printTranslationKeys": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user