Нема описа

kiwec 4dbf25bd0c Support user links and beatmapset links пре 2 месеци
libraries a5b84087b5 Re-add strain graphs пре 3 месеци
resources ac09504b9a Remove mingw dlls пре 3 месеци
rosu-pp-c a5b84087b5 Re-add strain graphs пре 3 месеци
src 4dbf25bd0c Support user links and beatmapset links пре 2 месеци
.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 3a73fe4f74 Build on Windows пре 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.