Files
osu-framework/osu.Framework.Benchmarks/Properties/launchSettings.json
2019-12-16 14:51:09 +08:00

8 lines
123 B
JSON

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