From e79cccc39e152d5f962702f2f517f0989c1f71ab Mon Sep 17 00:00:00 2001 From: sonic <156506053+sonic998@users.noreply.github.com> Date: Sun, 18 Aug 2024 19:55:44 +0200 Subject: [PATCH] Update appsettings.json --- src/appsettings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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": {