mirror of
https://github.com/xmmtx/XMZ-JFServer-Client
synced 2026-02-25 06:06:33 +08:00
34 lines
677 B
JSON
34 lines
677 B
JSON
{
|
|
"Generic": {
|
|
"ignoredKeys": {
|
|
"keys": ""
|
|
},
|
|
"openGuiConfigs": {
|
|
"keys": "A,C"
|
|
},
|
|
"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
|
|
}
|
|
} |