설명 없음

Lekuru 27ff1e5fd3 Remove unnecessary cho token header 1 개월 전
libraries 91f612f0ca Remove DirectX, OpenCL, Software Renderer, Vulkan 1 개월 전
resources 036cbca374 Build on Windows 1 개월 전
src 27ff1e5fd3 Remove unnecessary cho token header 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.