Folleach / GeometryDashAPI

API for Geometry Dash
MIT License
62 stars 8 forks source link

How do you set up GeometryDashAPI for C#? #22

Closed ptbdev closed 1 year ago

ptbdev commented 1 year ago

Hey Folleach,

I have just watched your video on writing programs for GeometryDashAPI. I saw that in your video from 3 years ago the instruction tells me to install a binary file, "GeometryDashAPI.dll". Now I can't find this .dll file in master anymore (I even verified that by copy and pasting the link above). The folder "bin" no longer exists in GeometryDashAPI/GeometryDashAPI. I saw you drag the .dll file into your References folder, so I'm kinda confused about the new way to set up GeometryDashAPI.

Help would be appreciated!

ptbdev commented 1 year ago

I see I have to download from Nuget. Closing the issue. I posted a new issue #24