Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 2.08 KB

README.md

File metadata and controls

32 lines (22 loc) · 2.08 KB

sd_lib

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).

🔔 Contact

Author: Samuel#0008
Discord: https://discord.gg/samueldev

💾 Installation

  1. Download the latest release.
  2. Rename the folder from sd_lib-(version) to just sd_lib.
  3. Place it into your server's resources and ensure/start the resource in the server.cfg.

📖 Documentation

Documentation Due to the frequency of updates and me being the sole developer, documentation might be inaccurate or missing information on newer modules.

📁 Licensing, Attribution & Credits

This project is licensed under the Lesser General Public License v3.0 (LGPLv3). A copy of the license can be found here License

Attribution

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.

Credits

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.