ppy / osu-performance

Calculates user performance aggregates from scores

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support unconditionally re-computing the pp across all rulesets

smoogipoo opened this issue · comments

Currently, the all command only supports "one of 'osu', 'taiko', 'catch', and 'mania'". It would be really helpful if this supported an "all" option.

What's the problem with osu-performance all osu && osu-performance all taiko && osu-performance all catch ...?

Ah yep, was a bit short-sighted. That'll do it :)