Update launchSettings.json

This commit is contained in:
VegaZ
2019-03-04 20:57:07 +01:00
parent a59843753e
commit 89e8e84d95

View File

@@ -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\\"
}
}
}