Skip to content
/ gd.h Public
forked from HJfod/gd.h

windows geometry dash headers

License

Notifications You must be signed in to change notification settings

absoIute/gd.h

 
 

Repository files navigation

gd.h

Windows headers for Geometry Dash. Originally copied from pie's textureldr.

Usage

  • These require cocos2d-x headers. You can use CappucinoSDK, the cocos2d-x headers from textureldr, or your own.

  • Certain compile settings can and will mess up some of these headers. Recommended compile settings are:

    • 32-bit
    • Release mode, maximum optimization for speed (o2)
  • You need to add both the include/ directory and the root gd.h directory in your include path for this to work.

Contribution

  • If you'd like to contribute, create a pull request.

About

windows geometry dash headers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.9%
  • Python 1.4%
  • Other 0.7%