/gdapi

A wrapper around the Geometry Dash API

Primary LanguageRustISC LicenseISC

gdapi

A wrapper around the Geometry Dash API.

Installation

Add this to your Cargo.toml:

[dependencies.gdapi]
git = "https://github.com/vaporoxx/gdapi"

Documentation

You can view the documentation here.