Skip to content

An external program (currently) for merging .osu files for blindcollab purpose

Notifications You must be signed in to change notification settings

ohm002/Map-Merger

Repository files navigation

Map-Merger | Core Worker

An electron program written in JavaScript and Python to merge multiple .osu's file into one file

Requirements

  • Python (installed into PATH)
  • (optional, only for build purpose) node.js

Screenshots |

0.1.0 - 2021-7-1

  • Bugs Fixed

0.1.1 - 2021-13-1

  • Being able to merge 2 and more file
  • Bugs fixed

0.2.0 - 2021-13-1

  • Fixed Hitobjects timeline not sorted (resulted in not accurate song length appeared in song select menu)
  • Added more animations & UI

0.2.1 - 2021-1-6

  • Bugs fixed

0.3.0 - 2021-1-6

  • Displayed a difficulty name instead of Artst - Title (mapped by Mapper)
  • Added Drag & Drop Feature
  • Removed Menubar
  • Improved UI Display and Font

0.4.0 - 2021-7-6

  • Improved UI Display
  • Added Debug Mode
  • Added Buttons to import maps
  • Specific .osu file is now could to be removed in-program

0.4.1 - 2021-7-6

  • Bugs Fixed