A Geometry Dash mod that makes your game very uwu
partially based on Daniel-Liu-c0deb0t/uwu, cos8oih/owoifiew, @Black_is_Back/OWOifier and me
requires mhv7 to change settings
- uwu
- owo
- nya
Same as any of the Mat's mods
- Clone the repo recursively (with
--recursive
) - Configure CMake (
cmake -G "Visual Studio 16 2019" -B build -DCMAKE_BUILD_TYPE=Release -T host=x86 -A win32
) - Build (
cmake --build build --config Release --target ALL_BUILD
)