osu/osu.Desktop/Properties/launchSettings.json

11 lines
186 B
JSON

{
"profiles": {
"osu! Desktop": {
"commandName": "Project"
},
"osu! Tournament": {
"commandName": "Project",
"commandLineArgs": "--tournament"
}
}
}