This resource is designed to provide basic functionality using GTA V natives in FiveM. It is intended as an experimental project or a base framework for developers to expand upon.
- Basic GTA V native functions integrated into FiveM
- Lightweight and easy to modify
- Ideal as a starting point for custom development
⚠️ Features are minimal and may change. Use at your own risk.
- Download or clone this repository.
- Copy the resource folder into your FiveM
resourcesdirectory. - Add the following line to your
server.cfg:
ensure loadingscreen- Restart your server.
Currently, the implemented functions are basic and mostly self-explanatory within the code. Users are encouraged to review the source code to understand how it works, as full documentation is not provided.
This resource is in active development and no official support or updates are guaranteed. Contributions are welcome via pull requests, but keep in mind that simplicity and native-based implementation should be preserved.
No official license is provided. Use at your own risk, primarily for personal projects or learning purposes.