osuplusplus/README.md

25 lines
193 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/osu++
2024-03-18 11:25:15 +01:00
```
<!-- or if you're cool and use nix
2024-03-18 11:25:15 +01:00
```
nix build
./target/bin/osu++
2024-03-18 11:25:15 +01:00
```
-->
2024-03-18 11:25:15 +01:00
## TODO
## license
agpl3