A marathon map creator for osu!. Allows the user to select multiple beatmaps and have them combined into one continuous chart.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
osuMarathon/README.md

9 lines
542 B

# How to Use
2 years ago
Open the zip and extract all contents to a folder.
Double-click `osuMapCombiner.jar` or open a command prompt/terminal window and type the following: `java -jar osuMapCombiner.jar` to start the application.
Then find and add your maps to the interface (can be drag and dropped in). Once that's done generate your marathon and you will be ready to play it!
## Troubleshooting
2 years ago
osuMapCombiner requires Java 8 or higher. If you cannot get the application to run, please update your Java version or install a later release of Java.