Sen descrición

Clément Wolf fde9e7329b Add ability to get spectated hai 3 días
libraries 91f612f0ca Remove DirectX, OpenCL, Software Renderer, Vulkan hai 1 semana
resources 036cbca374 Build on Windows hai 2 semanas
src fde9e7329b Add ability to get spectated hai 1 día
.clang-format f0c0f0fb39 Use clang-format hai 2 meses
.editorconfig 135ef06a96 Create .editorconfig %!s(int64=2) %!d(string=hai) anos
.gitignore 61b433f44c Improve speed modification audio hai 2 meses
LICENSE a42bd151c2 Initial commit %!s(int64=7) %!d(string=hai) anos
Makefile a704656896 Make osu a global, as it should be hai 2 días
README.md 91f612f0ca Remove DirectX, OpenCL, Software Renderer, Vulkan hai 1 semana
build.bat 91f612f0ca Remove DirectX, OpenCL, Software Renderer, Vulkan hai 1 semana
icon.ico 1e8fc23598 Add icon hai 2 semanas
resource.rc 1e8fc23598 Add icon hai 2 semanas

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.