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

10 lines
192 B
JSON

{
"profiles": {
"Spt Server Debug": {
"commandName": "Project",
"hotReloadEnabled": true,
"workingDirectory": "$(OutputPath)"
}
}
}