Files
reallife-gamemode/ReallifeGamemode.Server/Properties/launchSettings.json
2019-03-04 21:45:02 +01:00

9 lines
260 B
JSON

{
"profiles": {
"ReallifeGamemode.Server": {
"commandName": "Executable",
"executablePath": "C:\\Users\\manue\\Desktop\\RageMP\\server-files\\server.exe",
"workingDirectory": "C:\\Users\\manue\\Desktop\\RageMP\\server-files"
}
}
}