Skip to content

wint0r/GDH

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GDH: Now for 2.2!

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

изображение


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

Special Thanks: Ocornut for Imgui ; howhathe for the ReadMe

About

Cheat menu for Geometry Dash. Powered by ImGui

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 93.6%
  • C 6.3%
  • Other 0.1%