-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Maybe its time I add something to readme
- Loading branch information
Showing
1 changed file
with
12 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,12 @@ | ||
Collection Manager | ||
Using CollectionManager you can edit or create your osu! collections in various ways: | ||
- creating new collections using Beatmap listing view along with beatmap drag&drop support(drag beatmaps to a main window collection) | ||
- Generate new collections from other players top100 rankings | ||
- Merge(join) multiple collections into one | ||
|
||
When creating this application my main intention was to be able to share ones collection with other people, and that's what it essentialy does: you can export your collections list to an .osdb file with other side can just import. | ||
If they happen to be missing any beatmaps from your collection they'll be informed about it and be able to download missing beatmaps using built-in map downloader | ||
|
||
it can also help you with generating beatmap lists in various formats like osu forums or reddit posts and others. | ||
|
||
![l](https://i.imgur.com/4sU8Hi9.jpg) | ||
![l](https://i.imgur.com/b3zUSuf.jpg) |