Heya, I'm working on a project that involves managing a lot of maps in Osu Mania via an external program I've created. However, I want some way to collect all of the maps related to something in game, so they're easier to look through.
Currently I'm using a unique tag, but I would like to know if it's possible to instead use a collection.
I tried looking through the game files myself to see if there's a file that seems to plainly store the collections, so I could simply append to it or something, but no luck.
Did I miss something, is there any way reasonable way to do this?
Currently I'm using a unique tag, but I would like to know if it's possible to instead use a collection.
I tried looking through the game files myself to see if there's a file that seems to plainly store the collections, so I could simply append to it or something, but no luck.
Did I miss something, is there any way reasonable way to do this?