srb2thepast / osu-alltrick

A trainer for every skill in the rhythm game osu!
MIT License
12 stars 0 forks source link

Automatically fetch the player's username with OsuMemoryDataProvider.BanchoUser #13

Open srb2thepast opened 1 year ago

srb2thepast commented 1 year ago

This way only scores under your username can be imported. Once the API key is set, rather than requiring the username to be set right afterwards osuAT should get the player's username from OsuMemoryDataProvider while their game is open save it. This only works while the player's osu! is open, so that requirement may need to be added to the readme.