Нема описа

kiwec ffaedd176d Rename setRelPos to setScrollPos пре 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 ffaedd176d Rename setRelPos to setScrollPos пре 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.