Нема описа

kiwec 58d5748de9 Resume music after restarting SoundEngine пре 3 месеци
libraries a5b84087b5 Re-add strain graphs пре 3 месеци
resources ac09504b9a Remove mingw dlls пре 3 месеци
rosu-pp-c a5b84087b5 Re-add strain graphs пре 3 месеци
src 58d5748de9 Resume music after restarting SoundEngine пре 3 месеци
.clang-format f0c0f0fb39 Use clang-format пре 6 месеци
.editorconfig 135ef06a96 Create .editorconfig пре 3 година
.gitignore fbe1ec500a Disable unfinished features пре 3 месеци
LICENSE a42bd151c2 Initial commit пре 8 година
Makefile 4985c77ec2 Build with MSVC on Windows пре 3 месеци
README.md 4985c77ec2 Build with MSVC on Windows пре 3 месеци
icon.ico 1e8fc23598 Add icon пре 4 месеци
neosu.vcxproj 424d3bc27b Fix windows build пре 3 месеци
resource.rc 1e8fc23598 Add icon пре 4 месеци

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.