Aucune description

kiwec 8bc6f41e94 Correct pp display on score screen il y a 2 mois
libraries 42544aa514 Lower non-ASIO/WASAPI BASS audio latency il y a 2 mois
resources eeb36bfc0b Add tooearly/toolate hitsounds il y a 2 mois
rosu-pp-c a5b84087b5 Re-add strain graphs il y a 3 mois
src 8bc6f41e94 Correct pp display on score screen il y a 2 mois
.clang-format f0c0f0fb39 Use clang-format il y a 6 mois
.editorconfig 135ef06a96 Create .editorconfig il y a 3 ans
.gitignore fbe1ec500a Disable unfinished features il y a 3 mois
LICENSE a42bd151c2 Initial commit il y a 8 ans
Makefile 50fe55ea52 Optimize song browser il y a 3 mois
README.md 4985c77ec2 Build with MSVC on Windows il y a 3 mois
icon.ico 1e8fc23598 Add icon il y a 4 mois
neosu.vcxproj fa80119687 Attempt to unscuff the GUI framework il y a 2 mois
resource.rc 1e8fc23598 Add icon il y a 4 mois

README.md

neosu

This is a third-party fork of McOsu, unsupported by McKay.

If you need help, contact kiwec on Discord, either by direct message or via his server.

Building (windows)

Open neosu.vcxproj with Visual Studio then press F5.

Building (linux)

Required dependencies:

Once those are installed, just run make -j8.