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

Clément Wolf fde9e7329b Add ability to get spectated преди 3 дни
libraries 91f612f0ca Remove DirectX, OpenCL, Software Renderer, Vulkan преди 1 седмица
resources 036cbca374 Build on Windows преди 2 седмици
src fde9e7329b Add ability to get spectated преди 2 дни
.clang-format f0c0f0fb39 Use clang-format преди 2 месеца
.editorconfig 135ef06a96 Create .editorconfig преди 2 години
.gitignore 61b433f44c Improve speed modification audio преди 2 месеца
LICENSE a42bd151c2 Initial commit преди 7 години
Makefile a704656896 Make osu a global, as it should be преди 2 дни
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 преди 2 седмици
resource.rc 1e8fc23598 Add icon преди 2 седмици

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.