@krp-races/krp-sharedmemory-client
Version:
A node.js wrapper for shared memory plugin in kart racing pro.
30 lines (16 loc) • 664 B
Markdown
# krp-sharedmemory-client
A node.js wrapper for shared memory plugin in kart racing pro.
## Requirements
- Windows
## Installing
This package was tested under [Node.js](https://nodejs.org/en) 22.13.0 x64.
[Kart Racing Pro](https://kartracing-pro.com) release13e was used while testing.
```sh
pnpm add @krp-races/krp-sharedmemory-client
```
## API Documentation
Coming Soon!
## Constribute
Guidelines are defined [here](https://github.com/krp-races/krp-sharedmemory-client/blob/main/CONTRIBUTING.md).
## License
Released under the [AGPL-3.0 License](https://github.com/krp-races/krp-sharedmemory-client/blob/main/LICENSE).