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