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

10 lines
212 B
JSON

{
"$schema": "http://json.schemastore.org/launchsettings.json",
"profiles": {
"ItemTplGenerator": {
"commandName": "Project",
"hotReloadEnabled": true
}
}
}