Aucune description

kiwec 852ab7d109 Make auto-updater handle win32, linux builds il y a 3 mois
libraries a5b84087b5 Re-add strain graphs il y a 3 mois
resources ac09504b9a Remove mingw dlls il y a 3 mois
rosu-pp-c a5b84087b5 Re-add strain graphs il y a 3 mois
src 852ab7d109 Make auto-updater handle win32, linux builds il y a 3 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 424d3bc27b Fix windows build il y a 3 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.