Skip to content

Kuuuube/OsuCollectionGenerator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Generate stream collections from your osu! beatmaps.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%