Skip to content

A Geometry Dash mod that makes your game very uwu

License

Notifications You must be signed in to change notification settings

cgytrus/uwuifier-gd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uwuifier

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

Features

  • uwu
  • owo
  • nya

Installation

Same as any of the Mat's mods

Compiling

  • 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)