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

kiwec 6eb1edd28e Fix restoreMods() always using Nightcore when speed modifying преди 2 месеца
libraries 42544aa514 Lower non-ASIO/WASAPI BASS audio latency преди 2 месеца
resources ac09504b9a Remove mingw dlls преди 3 месеца
rosu-pp-c a5b84087b5 Re-add strain graphs преди 3 месеца
src 6eb1edd28e Fix restoreMods() always using Nightcore when speed modifying преди 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 2bbdbeb472 Build for 32-bit Windows 7 преди 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.