From 89e8e84d95c00e2113f9da00521173aab7c51b5c Mon Sep 17 00:00:00 2001 From: VegaZ Date: Mon, 4 Mar 2019 20:57:07 +0100 Subject: [PATCH] Update launchSettings.json --- ReallifeGamemode.Server/Properties/launchSettings.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ReallifeGamemode.Server/Properties/launchSettings.json b/ReallifeGamemode.Server/Properties/launchSettings.json index ed634e07..4d281293 100644 --- a/ReallifeGamemode.Server/Properties/launchSettings.json +++ b/ReallifeGamemode.Server/Properties/launchSettings.json @@ -2,8 +2,8 @@ "profiles": { "ReallifeGamemode.Server": { "commandName": "Executable", - "executablePath": "C:\\Users\\manue\\Desktop\\RageMP\\server-files\\server.exe", - "workingDirectory": "C:\\Users\\manue\\Desktop\\RageMP\\server-files" + "executablePath": "S:\\RAGEMP\\server-files\\server.exe", + "workingDirectory": "S:\\RAGEMP\\server-files\\" } } } \ No newline at end of file