This application lets you generate (mostly stream) collections from your osu! beatmaps. If you hover over the variables on the left side, there's an explanation on what they do.
Thanks a lot to Haron who gave me the motivation to work on this program and helped me a lot with figuring out the algorithm.
- Java version 8 or above
- CollectionManager, so you can add the generated collections to your osu! ones
- Both .jar files of this application's latest release in the same folder without having changed their name
Install Maven
Run in the directory that pom.xml
is in:
mvn clean install
This project uses the following projects: