DocumentationGetting StartedInstallation

Installation

To install, run one of the following commands based on your preferred package manager:

npm install r6statapi

(only Bun and NPM are stable versions)

Development version

You want to stay up to date with the latest features and bug fixes? Install the development version:

npm install r6statapi@dev
⚠️

The development version is likely to have bugs.

Bun optimized version

bun add bunr6statapi