🔥 A Javascript/Typescript wrapper for the RedM natives 🎮
This project is in no way affiliated with FiveM or the Cfx Collective.
- No runtime dependencies
- Abstracts common used FiveM practices
- Entity management through class objects (i.e.
Vehicle
andPed
entities) - Audio, Blips, Cameras and more...
In other words, whatever the FiveM C# wrapper can do, this package can as well and more!
pnpm add @nativewrappers/redm-client
or
npm i @nativewrappers/redm-client
or
yarn add @nativewrappers/redm-client
https://www.npmjs.com/package/@nativewrappers/client
#TODO See here for example projects.
You are more than welcome to contribute to this project by submitting a pull request and creating issues.
Please checkout CONTRIBUTING.md for our contributing guidelines.
MIT with customization. See LICENSE