mattercontrol/original/Launcher/Properties/launchSettings.json

8 lines
136 B
JSON
Raw Permalink Normal View History

2022-07-15 17:28:39 -07:00
{
"profiles": {
"Launcher": {
"commandName": "Project",
"commandLineArgs": "C:\\Windows\\notepad.exe 1000"
}
}
}