Skip to content

Releases: m-sifi/osu-pkg

First Release!

03 Sep 16:46

Choose a tag to compare

osuppkg

A tool to help download/export beatmaps without having to go through third-party logins

Alright, I've documented the program, written helper scripts, fixed all the bugs I can find (I might miss some but.. the critical ones have been fixed)

The pre-release versions previously were for me to test out some features with my friends, and I'm glad to say that they were able to send me their beatmaps over to me and I was able to import them (over 900+ beatmaps)

So as it is right now, the tool works pretty well at the moment, I will probably add in search/filtering in the next version, alongside with the GUI client for this tool

Simply extract the zip file anywhere and follow the README provided to get started

If you encounter any bugs or problems, do feel free to drop an issue here or tweet at @sfiq12 or @sfookme

Fixed Crash from v0.2

03 Sep 08:37

Choose a tag to compare

Fixed Crash from v0.2 Pre-release
Pre-release

Fixed crash related to redirecting file output using osuppkg.exe -q > text.txt

osuppkg v0.2

03 Sep 08:13

Choose a tag to compare

osuppkg v0.2 Pre-release
Pre-release

Fixed/Improved Downloads arguments
Added config file (created on startup)
Created project for GUI wrapper

Initial Release

03 Sep 04:15

Choose a tag to compare

Initial Release Pre-release
Pre-release

0.1 Release

Currently only supports

  • Listing installed beatmaps (which you can save into a text file using osuppkg.exe -q > filename.txt
  • Downloads beatmaps using the provided list generated from -q

Soon to add support searching for beatmaps using their IDs or names
Planning to improve the way of downloading beatmaps
Planning to add support for searching for beatmaps, optimising downloads (prevent from downloading already installed beatmaps)
GUI Client