No description
include | ||
nix | ||
src | ||
.ccls | ||
.envrc | ||
.gitignore | ||
flake.lock | ||
flake.nix | ||
LICENSE | ||
Makefile | ||
README.md |
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