Changed whole project structure (split client and server into separat projects)
This commit is contained in:
9
ReallifeGamemode.Server/Properties/launchSettings.json
Normal file
9
ReallifeGamemode.Server/Properties/launchSettings.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"profiles": {
|
||||
"ReallifeGamemode.Server": {
|
||||
"commandName": "Executable",
|
||||
"executablePath": "S:\\RAGEMP\\server-files\\server.exe",
|
||||
"workingDirectory": "S:\\RAGEMP\\server-files\\"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user