a third party beatmap editor for [osu](https://osu.ppy.sh) with multiplayer support.
The project is still under active development, however the online beatmap viewer can already be used.
The editor currently hosted at https://osucad.com is currently in maintenance mode, and will eventually be replaced by this project once it supports multiplayer.
git clone https://github.com/minetoblend/osu-cad.git
cd osu-cad
pnpm install
nx run <package-name>:serve
apps
├── skinning-demo # A small demo for loading a skin & beatmap
packages
├── core # Core logic for the editor & osu ruleset
├── framework # Game engine that powers the project, a typescript port of osu-framework
└── ruleset-osu # Osu ruleset
If you like this project, please consider supporting it on Kofi.