1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-07 13:37:18 +08:00

11 lines
186 B
JSON
Raw Normal View History

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