Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 272 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 272 Bytes

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.