For those who are working with IO related tasks in their applications for osu!
Instead of guessing and letting the user find their osu! path with that annoying little folder browser, it'll pick it up for you.
Doesn't matter if osu! was installed or is just in portable mode.
Some of the code was made in a console app but it can be used in winform apps.
Examples are available in the current programming languages:
C# Method 1 - via registry
Instead of guessing and letting the user find their osu! path with that annoying little folder browser, it'll pick it up for you.
Doesn't matter if osu! was installed or is just in portable mode.
Some of the code was made in a console app but it can be used in winform apps.
Examples are available in the current programming languages: