Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
ppy
GitHub Repository: ppy/osu
Path: blob/master/osu.Game.Benchmarks/Properties/launchSettings.json
2262 views
1
{
2
"profiles": {
3
"All Benchmarks": {
4
"commandName": "Project",
5
"commandLineArgs": "--filter *"
6
}
7
}
8
}
9