217 B
217 B
osu++
osu client written in c++ using sfml
building
make
./target/osu++
or if you're cool and use nix
nix build
./result/bin/osu++
alternatively
nix run
TODO
license
agpl3