Releases: ItsShamed/osu-pack-importer
Releases · ItsShamed/osu-pack-importer
0.3.0
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
0.1.0
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