RESTfulMC/JS-SDK/README.md
Rainnny7 cf345c3410
Some checks failed
Publish JS SDK / docker (push) Failing after 18s
Update workflow file name
2024-04-15 07:28:47 -04:00

14 lines
460 B
Markdown

[![Deploy Workflow](https://git.rainnny.club/Rainnny/RESTfulMC/actions/workflows/publish-js-sdk.yml/badge.svg)](./actions?workflow=publish-js-sdk.yml)
# RESTfulMC JS Library
A simple, yet useful RESTful API for Minecraft utilizing Springboot.
## NPM
View this package on the [NPM Registry](https://www.npmjs.com/package/restfulmc-lib).
### Installation
```bash
npm install restfulmc-lib
```
![NPM Logo](https://avatars.githubusercontent.com/u/6078720?s=74)