Update appsettings.json

This commit is contained in:
sonic 2024-08-18 19:55:44 +02:00 committed by GitHub
parent 83365da059
commit e79cccc39e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,8 +9,9 @@
}, },
"GamePromptOptions": { "GamePromptOptions": {
"// OpenGame": "Set to true to automally open the game", "// OpenGame": "Set to true to automally open the game",
"// ClientPath": "Put full path to the game client (DOMain.exe)",
"Enabled": false, "Enabled": false,
"// ClientPath": "Put full path to the game client (DOMain.exe)",
"ClientPath": "" "ClientPath": ""
}, },
"AssetServer": { "AssetServer": {