https://github.com/poweredbypie/gd.h
windows geometry dash headers
https://github.com/poweredbypie/gd.h
geometry-dash hacking modding windows
Last synced: about 1 month ago
JSON representation
windows geometry dash headers
- Host: GitHub
- URL: https://github.com/poweredbypie/gd.h
- Owner: poweredbypie
- License: mit
- Created: 2021-03-07T03:53:08.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-01-29T16:06:53.000Z (about 3 years ago)
- Last Synced: 2024-07-30T18:42:50.818Z (over 1 year ago)
- Topics: geometry-dash, hacking, modding, windows
- Language: C++
- Homepage:
- Size: 53.7 KB
- Stars: 34
- Watchers: 3
- Forks: 24
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gd.h
- windows geometry dash headers i use for textureldr. moving this here so i can use it for multiple projects, since they'll be the same
# note
- these headers require cocos2d-x headers. i recommend [cappucino](https://github.com/andrenih/cappuccinoSDK/), but i use my own. those can be found in textureldr.
- compile settings can and will mess up some of these headers. the compile settings i use for textureldr are:
- 32-bit (duh)
- release mode, maximum optimization for speed (o2)