TobyAdd / GDH

Cheat menu for Geometry Dash. Powered by ImGui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GDH: Now for 2.2!

GDH - Free, integrated and first Geometry Dash mod menu for 2.2!

GDH Menu Screen


How to use?

  1. Open latest release link
  2. Download "Release.zip" archive
  3. Extract all files from archive to Geometry Dash folder (that contains the GeometryDash.exe)
  4. Run Geometry Dash and press: Tab for show integrated menu

Development

Some dependencies are needed: Git ; Visual Studio Code ; CMake

Now you can directly clone this repo or you can fork it.

Run this in your terminal on the folder where you want all the code:

  1. Clone: git clone https://github.com/TobyAdd/GDH --recursive & cd GDH

  2. Configure cmake -B build -A win32

  3. Build: cmake --build build --config Release -j 4

  • You should find the result in build/Release

Credits: Ocornut for ImGui ; TsudaKageyu for MinHook

Special Thanks: howhathe for the ReadMe ; zeozeozeo for some coding stuff ; wint0r for StartPos switcher ; You. Thank for using!


About

Cheat menu for Geometry Dash. Powered by ImGui

License:Other


Languages

Language:C++ 61.1%Language:C 38.6%Language:Objective-C 0.1%Language:CMake 0.1%Language:Makefile 0.0%Language:Shell 0.0%Language:Batchfile 0.0%