Files
SPT-Server-Build/SPTarkov.Server/Properties/launchSettings.json
T

10 lines
183 B
JSON

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