This commit is contained in:
zzj
2025-12-29 19:21:13 +08:00
parent 5db3e13690
commit 383be5e21d
125 changed files with 4209 additions and 0 deletions

View 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
}
}