1
0

Sem descrição

Clément Wolf 14f15421e1 Ignore VERSION_UPDATE packet há 1 mês atrás
libraries 91f612f0ca Remove DirectX, OpenCL, Software Renderer, Vulkan há 1 mês atrás
resources 036cbca374 Build on Windows há 1 mês atrás
src 14f15421e1 Ignore VERSION_UPDATE packet há 1 mês atrás
.clang-format f0c0f0fb39 Use clang-format há 3 meses atrás
.editorconfig 135ef06a96 Create .editorconfig há 2 anos atrás
.gitignore 61b433f44c Improve speed modification audio há 3 meses atrás
LICENSE a42bd151c2 Initial commit há 8 anos atrás
Makefile 91f612f0ca Remove DirectX, OpenCL, Software Renderer, Vulkan há 1 mês atrás
README.md 91f612f0ca Remove DirectX, OpenCL, Software Renderer, Vulkan há 1 mês atrás
build.bat 91f612f0ca Remove DirectX, OpenCL, Software Renderer, Vulkan há 1 mês atrás
icon.ico 1e8fc23598 Add icon há 1 mês atrás
resource.rc 1e8fc23598 Add icon há 1 mês atrás

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.