Skip to content
Matvey edited this page Jan 28, 2023 · 3 revisions

A light-weight Geometry Dash API wrapper

npm version npm bundle size Known Vulnerabilities

About

gj-boomlings-api is a light-weight Node.js module that allows you to easily interact with Geometry Dash API.

Installation

Node.js 18.0.0 or newer is required.

npm i gj-boomlings-api
yarn add gj-boomlings-api

In browser...

<script src="https://shikoshib.github.io/gba-max.min.js"></script>

Contributing

This package is being maintained only by me, so I'd like to see if there are any bugs, cause I can just not notice them. If there are any bugs, please report them in the issues tab.

Clone this wiki locally