We welcome contributions and assistance! If you want to know where to start, check out our Github Projects sorted by name.
If you want to add a new feature, note that we strive to support the FiveM OneSync system, so keep that in mind when submitting feature requests.
To get setup for development, refer to DEVELOPMENT.md
We use GitHub issues to track public bugs and requests. Please ensure your bug description is clear and has sufficient instructions to be able to reproduce the issue. THe best way is to provide an example resource in JS that uses any of the native-wrappers-client features directly.
All active development of this project happens on GitHub. We actively welcome your pull requests.
We require that all pull requests are made in the development branch. Please beware of that when opening a new PR.
We don't have any strict commit message rules, but we encourage you to keep your commit messages short and descriptive.
docs: Scaleform + LoadingPrompt
Added bone collections and Camera PointAt functions
Both these commit messages are descriptive, short and to the point.
By contributing to native-wrappers-client, you agree that your contributions will be licensed under the LICENSE file in the project root directory.