These are some good defaults to work off of. Defaults for mods specific to our pack are added as well.
15 lines
208 B
JSON
15 lines
208 B
JSON
{
|
|
"states": {
|
|
"unfocused": {
|
|
"frame_rate_target": 2,
|
|
"run_garbage_collector": true
|
|
},
|
|
"invisible": {
|
|
"volume_multipliers": {
|
|
"master": 0.25
|
|
},
|
|
"run_garbage_collector": true
|
|
}
|
|
}
|
|
}
|