Aucune description

kiwec b34d6fbdb7 Fix looping samples not looping il y a 4 mois
libraries 14bf612f72 Fix pp calculation il y a 4 mois
resources ac09504b9a Remove mingw dlls il y a 4 mois
rosu-pp-c 14bf612f72 Fix pp calculation il y a 4 mois
src b34d6fbdb7 Fix looping samples not looping il y a 4 mois
.clang-format f0c0f0fb39 Use clang-format il y a 7 mois
.editorconfig 135ef06a96 Create .editorconfig il y a 3 ans
.gitignore fbe1ec500a Disable unfinished features il y a 4 mois
LICENSE a42bd151c2 Initial commit il y a 8 ans
Makefile 4985c77ec2 Build with MSVC on Windows il y a 4 mois
README.md 4985c77ec2 Build with MSVC on Windows il y a 4 mois
icon.ico 1e8fc23598 Add icon il y a 5 mois
neosu.vcxproj 424d3bc27b Fix windows build il y a 4 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.