StackDoubleFlow / NoodleExtensions

86 stars 12 forks source link

Noodle Extensions

A port of the Noodle Extensions mod made originally for the PC version of Beat Saber to the Oculus Quest platform.

FAQ (Frequently Asked Questions)

Building from Source

You'll need qpm_rust, Powershell, Ninja, and CMake in PATH.

You'll also need the latest Android NDK. Create a file called ndkpath.txt containing the path to the directly where you extracted the ndk to.

qpm-rust restore
qpm-rust cache legacy-fix
pwsh ./build.ps1
pwsh ./createqmod.ps1 noodle_extensions

What still needs to be done?