tosuapp / tosu

Eponymous software for reading osu! memory (allows you to make stream/tournament/in-game overlays), accounting for most of gosumemory's issues (not exactly). Supports windows/linux!
https://tosu.app
GNU Lesser General Public License v3.0
160 stars 15 forks source link

feat: add KeyOverlay to tournament clients #163

Closed TheEZIC closed 3 months ago

TheEZIC commented 3 months ago

Implements KeyOverlay to tournament clients. I didn't check it in real case, because I don't have osu! supporter.

Resolves #160

cyperdark commented 3 months ago

KeyOverlay shouldn't be there, and also we have some internal disscussion about it, mainly because kotrik want to have it differently

cyperdark commented 3 months ago

also no types

TheEZIC commented 3 months ago

also no types

{ instanceManager }: { instanceManager: any }