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.
sigonasr2 e12cb7efc3 Update 'README.md' 2 years ago
osuMapCombiner Fixed an oopsie 3 years ago
README.md Update 'README.md' 2 years ago

README.md

How to Use

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

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.