osu/osu.Game.Benchmarks/Properties/launchSettings.json

8 lines
123 B
JSON

{
"profiles": {
"All Benchmarks": {
"commandName": "Project",
"commandLineArgs": "--filter *"
}
}
}