Нема описа

Lekuru 4077546af0 Update other unsupported protocol notifications пре 1 месец
libraries 91f612f0ca Remove DirectX, OpenCL, Software Renderer, Vulkan пре 1 месец
resources 036cbca374 Build on Windows пре 1 месец
src 4077546af0 Update other unsupported protocol notifications пре 1 месец
.clang-format f0c0f0fb39 Use clang-format пре 3 месеци
.editorconfig 135ef06a96 Create .editorconfig пре 2 година
.gitignore 61b433f44c Improve speed modification audio пре 3 месеци
LICENSE a42bd151c2 Initial commit пре 8 година
Makefile 91f612f0ca Remove DirectX, OpenCL, Software Renderer, Vulkan пре 1 месец
README.md 91f612f0ca Remove DirectX, OpenCL, Software Renderer, Vulkan пре 1 месец
build.bat 91f612f0ca Remove DirectX, OpenCL, Software Renderer, Vulkan пре 1 месец
icon.ico 1e8fc23598 Add icon пре 1 месец
resource.rc 1e8fc23598 Add icon пре 1 месец

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)

Required dependencies:

  • MinGW32 (extract this in C:\mingw32, then add C:\mingw32\bin to PATH)

Once those are installed, just run build.bat.

Building (linux)

Required dependencies:

Once those are installed, just run make -j8.