Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.22 KB

README.md

File metadata and controls

27 lines (17 loc) · 1.22 KB

OsuCollectionGenerator

CollectionGenerator image

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.

Requirements

  • 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

Maven Compilation

Install Maven

Run in the directory that pom.xml is in:

mvn clean install

Licenses

This project uses the following projects:

FlatLaf, licensed under Apache License 2.0