Files
Aaru/DiscImageChef/Properties/launchSettings.json

11 lines
169 B
JSON
Raw Normal View History

{
"profiles": {
"DiscImageChef": {
"commandName": "Project"
},
"GUI": {
"commandName": "Project",
"commandLineArgs": "gui -d"
}
}
}