Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cgytrus/uwuifier
A Geometry Dash mod that makes your game very uwu
https://github.com/cgytrus/uwuifier
geometry-dash
Last synced: 3 days ago
JSON representation
A Geometry Dash mod that makes your game very uwu
- Host: GitHub
- URL: https://github.com/cgytrus/uwuifier
- Owner: cgytrus
- License: mit
- Created: 2021-10-16T12:06:27.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-30T09:31:18.000Z (over 2 years ago)
- Last Synced: 2025-01-17T20:04:15.020Z (15 days ago)
- Topics: geometry-dash
- Language: C++
- Homepage:
- Size: 23.4 KB
- Stars: 11
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-geometry-dash - uwuifier - Makes your game very uwu (Mods)
README
# uwuifier
A Geometry Dash mod that makes your game very uwupartially based on [Daniel-Liu-c0deb0t/uwu](https://github.com/Daniel-Liu-c0deb0t/uwu), [cos8oih/owoifiew](https://github.com/cos8oih/owoifiew), [@Black_is_Back/OWOifier](https://replit.com/@Black_is_Back/OWOifier) and me
requires mhv7 to change settings
## Features
- uwu
- owo
- nya## Installation
Same as any of the [Mat's mods](https://matcool.github.io/mods#install-instructions)## 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`)