mirror of
https://github.com/ppy/osu.git
synced 2024-11-06 15:17:28 +08:00
11 lines
186 B
JSON
11 lines
186 B
JSON
|
{
|
||
|
"profiles": {
|
||
|
"osu! Desktop": {
|
||
|
"commandName": "Project"
|
||
|
},
|
||
|
"osu! Tournament": {
|
||
|
"commandName": "Project",
|
||
|
"commandLineArgs": "--tournament"
|
||
|
}
|
||
|
}
|
||
|
}
|