20 lines
355 B
JSON
20 lines
355 B
JSON
{
|
|
"Spectator": [
|
|
{
|
|
"Id": "enabled",
|
|
"Type": "SWITCH",
|
|
"BoolVal": true,
|
|
"Callback": "IdleSpectator.ModSettings:OnEnabledChanged"
|
|
},
|
|
{
|
|
"Id": "show_watch_reasons",
|
|
"Type": "SWITCH",
|
|
"BoolVal": true
|
|
},
|
|
{
|
|
"Id": "debug_state_probe",
|
|
"Type": "SWITCH",
|
|
"BoolVal": true
|
|
}
|
|
]
|
|
}
|