https://github.com/ppy/osu-onlinedb-generator
A lightweight program to generate the online.db beatmaps cache file for the osu! game client.
https://github.com/ppy/osu-onlinedb-generator
Last synced: 3 months ago
JSON representation
A lightweight program to generate the online.db beatmaps cache file for the osu! game client.
- Host: GitHub
- URL: https://github.com/ppy/osu-onlinedb-generator
- Owner: ppy
- License: mit
- Created: 2020-11-20T13:13:23.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-03-05T14:16:48.000Z (over 1 year ago)
- Last Synced: 2025-04-30T19:41:50.271Z (about 1 year ago)
- Language: C#
- Size: 64.5 KB
- Stars: 11
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# osu-onlinedb-generator [](https://discord.gg/ppy)
A lightweight program to generate the online.db beatmaps cache file for the osu! game client.
# Contributing
Contributions can be made via pull requests to this repository. We hope to credit and reward larger contributions via a [bounty system](https://www.bountysource.com/teams/ppy). If you're unsure of what you can help with, check out the [list of open issues](https://github.com/ppy/osu-server/issues).
Note that while we already have certain standards in place, nothing is set in stone. If you have an issue with the way code is structured; with any libraries we are using; with any processes involved with contributing, *please* bring it up. I welcome all feedback so we can make contributing to this project as pain-free as possible.
# Licence
The osu! client code, framework, and server-side components are licensed under the [MIT licence](https://opensource.org/licenses/MIT). Please see [the licence file](LICENCE) for more information. [tl;dr](https://tldrlegal.com/license/mit-license) you can do whatever you want as long as you include the original copyright and license notice in any copy of the software/source.
Please note that this *does not cover* the usage of the "osu!" or "ppy" branding in any software, resources, advertising or promotion, as this is protected by trademark law.