This is a monorepo for osu! modules that are published mainly for my own convenience so that I can use them across multiple projects of mine without having to manually transfer files, namely:
Keep in mind that I mainly develop these modules for my use case. Therefore, they only support osu!standard beatmaps.
You need Node.js version 18 or newer to use all modules in this repository.
Name | Description |
---|---|
osu-base |
The base module required for all my osu! modules. |
osu-difficulty-calculator |
A difficulty and performance calculator that uses the current difficulty and performance algorithm. |
osu-rebalance-difficulty-calculator |
A difficulty and performance calculator that uses the latest osu!lazer difficulty and performance algorithm. |
osu-strain-graph-generator |
A strain graph generator. |
osu-droid-utilities |
Utilities for osu!droid related features. |
osu-droid-replay-analyzer |
A replay analyzer for osu!droid. |