Skip to content

A geometry dash modding toolkit that allows you to interact with cocos2d 2.2.3

Notifications You must be signed in to change notification settings

Adrikikicp/geometrycocos.h

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geometrycocos.h

A geometry dash modding toolkit that allows you to interact with cocos2d 2.2.3

Usage

Download and extract .zip file

Create a project in visual Studio 2019

Put C++ Standard to C++ 17

Import all this

$(SolutionDir)geometrycocos.h\cocos2dx;$(SolutionDir)geometrycocos.h\cocos2dx\include;$(SolutionDir)geometrycocos.h\cocos2dx\kazmath;$(SolutionDir)geometrycocos.h\cocos2dx\kazmath\include;$(SolutionDir)geometrycocos.h\cocos2dx\platform;$(SolutionDir)geometrycocos.h\cocos2dx\platform\win32;$(SolutionDir)geometrycocos.h\cocos2dx\platform\third_party;$(SolutionDir)geometrycocos.h\cocos2dx\platform\third_party\win32;$(SolutionDir)geometrycocos.h\cocos2dx\platform\third_party\win32\OGLES;$(SolutionDir)geometrycocos.h\extensions

Now. You can download a gd headers api like gd.h or spookydash

About

A geometry dash modding toolkit that allows you to interact with cocos2d 2.2.3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published