Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 459 Bytes

File metadata and controls

14 lines (9 loc) · 459 Bytes

Title

geometry-dash.js is an npm library which you can use to interact easily with Geometry Dash's servers. People is not meant to access this servers, but with some reverse ingeneering, we can get access to them to recieve and post data.

Instalation

npm install geometry-dash.js
yarn add geometry-dash.js

Links