Some checks failed
Deploy to Remote Server / deploy (push) Failing after 1m11s
23 lines
496 B
Plaintext
23 lines
496 B
Plaintext
{
|
|
"showOxygenDistributorArea": false,
|
|
"showGravityNormalizerArea": false,
|
|
"jetSuitEnabled": true,
|
|
// Type: Integer
|
|
"oxygenBarX": 20,
|
|
// Type: Integer
|
|
"oxygenBarY": 150,
|
|
// Type: Float
|
|
"oxygenBarScale": 0.8,
|
|
// Type: Integer
|
|
"energyBarX": 25,
|
|
// Type: Integer
|
|
"energyBarY": 225,
|
|
// Type: Float
|
|
"energyBarScale": 0.8,
|
|
"spaceMuffler": true,
|
|
"radio": {
|
|
// Range: 0 - 100
|
|
"volume": 51,
|
|
"favorites": []
|
|
}
|
|
} |