Folleach / GeometryDashAPI

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

Opening official levels #3

Closed MonsterDruide1 closed 1 year ago

MonsterDruide1 commented 4 years ago

In the Resources-directory of GeometryDash (not the Appdata, the actual installation dir) there is the LevelData.plist file. It probably contains the official levels within Geometry Dash, so I'd like to open those in the API.

Folleach commented 4 years ago

I will think about this. But, I already saw it. And it caused a problem to understand it.

MonsterDruide1 commented 4 years ago

I already tried to parse it with the methods from normal levels, but Base64 fails because of either wrong characters or wrong padding characters. Fixing the missing second "="-sign will fail the GZipDecompress method...

Folleach commented 1 year ago

Released in v0.2.8