Aucune description

kiwec 8a7901fb08 Merge pp algo changes from McOsu il y a 6 jours
libraries 02c3eee42a Continue work on new score format il y a 2 mois
resources eeb36bfc0b Add tooearly/toolate hitsounds il y a 3 mois
src 8a7901fb08 Merge pp algo changes from McOsu il y a 6 jours
.clang-format f0c0f0fb39 Use clang-format il y a 7 mois
.editorconfig 135ef06a96 Create .editorconfig il y a 3 ans
.gitignore 02c3eee42a Continue work on new score format il y a 2 mois
LICENSE a42bd151c2 Initial commit il y a 8 ans
Makefile a519d73059 Enable loudness normalization by default il y a 3 semaines
README.md 02c3eee42a Continue work on new score format il y a 2 mois
icon.ico 1e8fc23598 Add icon il y a 5 mois
neosu.vcxproj 9cdd5df90c Prepare for release il y a 1 mois
resource.rc 1e8fc23598 Add icon il y a 5 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.