mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
12 lines
194 B
JSON
12 lines
194 B
JSON
{
|
|
"enabled": true,
|
|
"settings": {
|
|
"Debug": false,
|
|
"LogLevel": {
|
|
"type": "selector",
|
|
"value": "Critical",
|
|
"options": ["Info", "Warning", "Critical"],
|
|
"title": "Log Type"
|
|
}
|
|
}
|
|
} |