osuplusplus/README.md

24 lines
182 B
Markdown
Raw Normal View History

2024-03-18 11:25:15 +01:00
# cosu
osu client written in c++ using sfml
## building
```
make
./target/cosu
```
or if you're cool and use nix
```
nix build
./target/bin/cosu
```
## TODO
## license
agpl3