VPet/VPet-Simulator.Windows/Properties/launchSettings.json
2023-10-11 01:03:23 +08:00

8 lines
134 B
JSON

{
"profiles": {
"VPet-Simulator.Windows": {
"commandName": "Project",
"commandLineArgs": "prefix#test:|"
}
}
}