Skip to content

Commit

Permalink
Maybe its time I add something to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Piotrekol authored Apr 26, 2018
1 parent 84cfa82 commit d7acd75
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
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)

0 comments on commit d7acd75

Please sign in to comment.