GDOC
Geometry Dash Open-Source Cheat
Building and Running
- Copy
GDOC
dir to the GD dir
- Generate Project With CMake (Visual Studio, x32)
- Add all files from
src
dir to the project
- Build
Release
, x86
- Inject DLL to GD (but I prefer dll loaders like GDDLLLOADER)