Rage-Server-Template/Rage/Properties/launchSettings.json

9 lines
202 B
JSON

{
"profiles": {
"Rage": {
"commandName": "Executable",
"executablePath": "C:\\RAGEMP\\server-files\\ragemp-server.exe",
"workingDirectory": "C:\\RAGEMP\\server-files"
}
}
}