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

9 lines
202 B
JSON
Raw Normal View History

2022-11-24 00:31:43 +00:00
{
"profiles": {
"Rage": {
"commandName": "Executable",
"executablePath": "C:\\RAGEMP\\server-files\\ragemp-server.exe",
"workingDirectory": "C:\\RAGEMP\\server-files"
}
}
}