diff --git a/src/appsettings.json b/src/appsettings.json index a0f97fd..ca1d2d9 100644 --- a/src/appsettings.json +++ b/src/appsettings.json @@ -9,8 +9,9 @@ }, "GamePromptOptions": { "// OpenGame": "Set to true to automally open the game", - "// ClientPath": "Put full path to the game client (DOMain.exe)", "Enabled": false, + + "// ClientPath": "Put full path to the game client (DOMain.exe)", "ClientPath": "" }, "AssetServer": {