This FiveM library/resource enhances native functionalities and facilitates integration between various frameworks and popular resources within the FiveM community. It provides developers with essential tools and modules that improve compatibility and extend the capabilities of standard functions.
Suggestions, improvements (in the form of PRs), and issues can be submitted on this repo! If you give this repo a star, you'll receive a pat on the head (guaranteed).
Author: Samuel#0008
Discord: https://discord.gg/samueldev
- Download the latest release.
- Rename the folder from
sd_lib-(version)
to justsd_lib
. - Place it into your server's resources and ensure/start the resource in the
server.cfg
.
Documentation Due to the frequency of updates and me being the sole developer, documentation might be inaccurate or missing information on newer modules.
This project is licensed under the Lesser General Public License v3.0 (LGPLv3). A copy of the license can be found here License
This project includes code derived from the following LGPLv3-licensed project:
The initialization code (e.g., init.lua
and resource/init.lua
) contains code derived from ox_lib components that perform similar functions. Certain modules, such as the Callback, Points, and RegisterCommand modules, to name a few, also contain code derived from ox_lib. The coding styles and safe practices of the Overextended team have been, to my project's betterment, applied throughout the project.
Special thanks to Linden and the exceptional team at @overextended, the developers of ox_lib.
For a copy of this notice, please refer to this NOTICE.md file.