Files
SPT-Server-Build/SPTarkov.Server/Properties/launchSettings.json
T
2025-07-27 08:06:42 +00:00

10 lines
153 B
JSON

{
"profiles": {
"Spt Server": {
"commandName": "Project",
"hotReloadEnabled": false,
"workingDirectory": "$(OutDir)"
}
}
}