Add Sorting Algorythm

This commit is contained in:
VegaZ
2019-03-04 20:52:50 +01:00
parent 82d418c7cc
commit a59843753e
3 changed files with 61 additions and 49 deletions

View File

@@ -2,8 +2,8 @@
"profiles": {
"ReallifeGamemode.Server": {
"commandName": "Executable",
"executablePath": "S:\\RAGEMP\\server-files\\server.exe",
"workingDirectory": "S:\\RAGEMP\\server-files\\"
"executablePath": "C:\\Users\\manue\\Desktop\\RageMP\\server-files\\server.exe",
"workingDirectory": "C:\\Users\\manue\\Desktop\\RageMP\\server-files"
}
}
}