mattercontrol/Launcher/Properties/launchSettings.json
2022-07-15 17:28:39 -07:00

8 lines
No EOL
136 B
JSON

{
"profiles": {
"Launcher": {
"commandName": "Project",
"commandLineArgs": "C:\\Windows\\notepad.exe 1000"
}
}
}