mattercontrol/original/Launcher/Properties/launchSettings.json

8 lines
No EOL
136 B
JSON

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