add default configs :3
This commit is contained in:
parent
9056c04210
commit
2c7b2bf868
133 changed files with 7853 additions and 1 deletions
14
config/yosbr/power_config.json5
Normal file
14
config/yosbr/power_config.json5
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"resourcesAndCooldowns": {
|
||||
"hudOffsetX": 0,
|
||||
"hudOffsetY": 0
|
||||
},
|
||||
"tooltips": {
|
||||
"showUsabilityHints": true,
|
||||
"compactUsabilityHints": false
|
||||
},
|
||||
"executeCommand": {
|
||||
"permissionLevel": 2,
|
||||
"showOutput": false
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue