Files
SPT-Server-Build/Tools/ItemTplGenerator/Properties/launchSettings.json
T
2025-01-21 22:57:13 +00:00

10 lines
213 B
JSON

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