mirror of
https://github.com/SK-la/Ez2Lazer.git
synced 2026-03-13 11:20:28 +00:00
14 lines
251 B
JSON
14 lines
251 B
JSON
{
|
|
"profiles": {
|
|
"osu! Desktop": {
|
|
"commandName": "Project",
|
|
"environmentVariables": {
|
|
"OSU_SDL3": "1"
|
|
}
|
|
},
|
|
"osu! Tournament": {
|
|
"commandName": "Project",
|
|
"commandLineArgs": "--tournament"
|
|
}
|
|
}
|
|
} |