486c / rosu-memory

Lightweight, cross-platform memory reader for osu! but in rust
24 stars 7 forks source link

Add human-readable mods array #43

Closed Chiffario closed 10 months ago

Chiffario commented 10 months ago

Adds an array of currently applied gameplay mods. Implementation isn't perfectly optimal because of DT=NC, but it should suffice

Chiffario commented 10 months ago

Added all the changes suggested outside of the PR, should be good to go