Katteker/ExampleCore/Properties/launchSettings.json

8 lines
125 B
JSON

{
"profiles": {
"ExampleCore": {
"commandName": "Project",
"commandLineArgs": "Dangerous Mouse"
}
}
}