Expand description
§gdapi
A wrapper around the Geometry Dash API.
§Installation
Add the following section to your Cargo.toml
:
[dependencies.gdapi]
git = "https://github.com/vaporoxx/gdapi"
§References
- Documentation: https://vaporoxx.github.io/gdapi/gdapi
- Examples: https://github.com/vaporoxx/gdapi/tree/main/examples