@csegames/camelot-unchained
Version:
Camelot Unchained Client Library
21 lines (14 loc) • 414 B
Markdown
# Camelot Unchained Client Library
*Notice: This library is under heavy development and is not guaranteed to be in a working state as this time. This notice will be removed when the library is stable.*
## Installation
```sh
npm install camelot-unchained
```
## Development
```sh
git clone https://github.com/csegames/Camelot-Unchained.git
cd Camelot-Unchained/library
npm i -g yarn
yarn
npm start build
```