Update appsettings.json

This commit is contained in:
sonic 2024-08-18 19:42:08 +02:00 committed by GitHub
parent c852c3834f
commit cd3637ede2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,11 +7,11 @@
} }
} }
}, },
"ConsoleOptions": {
"Show logs": false
},
"GamePromptOptions": { "GamePromptOptions": {
"OpenGame": false "// OpenGame": "Set to true to automally open the game",
"// ClientPath": "Put full path to the game client (DOMain.exe)",
"Enabled": false,
"ClientPath": ""
}, },
"AssetServer": { "AssetServer": {
"// Enabled": "Set to false to disable the built-in asset server", "// Enabled": "Set to false to disable the built-in asset server",