VPet/VPet-Simulator.Windows/Properties/launchSettings.json

8 lines
123 B
JSON

{
"profiles": {
"VPet-Simulator.Windows": {
"commandName": "Project",
"nativeDebugging": true
}
}
}