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

kiwec 6f93935193 Add tooltip to explain why controls are disabled преди 2 месеца
libraries 42544aa514 Lower non-ASIO/WASAPI BASS audio latency преди 2 месеца
resources eeb36bfc0b Add tooearly/toolate hitsounds преди 2 месеца
rosu-pp-c a5b84087b5 Re-add strain graphs преди 3 месеца
src 6f93935193 Add tooltip to explain why controls are disabled преди 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 fa80119687 Attempt to unscuff the GUI framework преди 2 месеца
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.