Initial commit

This commit is contained in:
missingbinary
2021-12-11 13:27:36 -04:00
commit 1a630355c9
571 changed files with 9411 additions and 0 deletions

10
config/power_config.json5 Normal file
View File

@@ -0,0 +1,10 @@
{
"resourcesAndCooldowns": {
"hudOffsetX": 0,
"hudOffsetY": 0
},
"executeCommand": {
"permissionLevel": 2,
"showOutput": false
}
}