Skip to content

Releases: ItsShamed/osu-pack-importer

0.3.0

14 Jun 19:33
c126dc3
Compare
Choose a tag to compare

What's new?

  • If you run the executable without arguments (e.g: from the file explorer), you'll be guided on providing
    the arguments it needs via terminal prompts.
  • The program now checks for duplicate collections and will ask you if you want to continue if it finds one.
    You can also disable this behaviour by passing the --skip-duplicate-check flag.
  • Backups now include the date in the filename to not overwrite the old ones.
    Be sure to clean up your backups from time to time!

Comments

I wanted to do a graphical interface but Rider doesn't support Windows Forms Designer for
.NET Core and JetBrains doesn't seem to care at all about this even tho it's a highly requested
feature. But I don't want to use Visual Studio because man it looks so old lmao.

Might do a mix of terminal and dialogs later! (until Windows Forms Designer is supported in
Rider)

0.2.0

13 Jun 21:57
1294105
Compare
Choose a tag to compare

What's new?

  • The program now asks if the imported collections should be renamed.
    You can disable this behaviour by passing the --no-rename flag.
  • The program now pauses if osu! is running (for normal imports).

0.1.0

13 Jun 00:58
476e9ed
Compare
Choose a tag to compare

Current features

  • Import an archive and dump the beatmap list into collection.db
    and auto import the beatmaps in osu!
  • Import an archive and convert the beatmap list into a .osdb file usable
    with Piotrekol's Collection Manager.
  • Prevent auto-import with --no-import flag

Supported archive types

  • RAR
  • Zip
  • 7Zip
  • GZip
  • Tar