Няма описание

kiwec 405949e1a7 Unlock osu_drain_kill преди 3 месеца
libraries a5b84087b5 Re-add strain graphs преди 3 месеца
resources ac09504b9a Remove mingw dlls преди 3 месеца
rosu-pp-c a5b84087b5 Re-add strain graphs преди 3 месеца
src 405949e1a7 Unlock osu_drain_kill преди 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 50fe55ea52 Optimize song browser преди 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.