Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 348 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 348 Bytes

Beatmap Analyzer

Beatmap Analyzer allows you to parse osu! beatmap files, calculate their difficulty and performance values taking mods into account.

Difficulty and performance calculation is ported from c++ impementation of oppai by Francesco149.

The calculations have not been extensively tested.