Skip to content

Utility library Standalone for Fivem Server

License

Notifications You must be signed in to change notification settings

ImSaiif/LGF_Utility

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LGF_Utility API

GitHub Downloads GitHub Release

LGF_Utility is a versatile library designed to facilitate the development of modules, functions, exports, and UI components within your project. It provides a unified framework for managing various aspects of your application, making it easier to build complex systems and interfaces.

Features

  • Modular Functionality: Manage and utilize reusable modules.
  • Exports System: Share functions and data across different parts of your project.
  • UI Components: Create and manage user interfaces seamlessly.
  • Bridge Framework: Built-in bridge for various frameworks.

Integration

Importing via Export

To access LGF_Utility functions and data, you can import it using the export system:

local LGF = exports['LGF_Utility']:UtilityData()

About

Utility library Standalone for Fivem Server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 48.8%
  • TypeScript 46.3%
  • SCSS 4.1%
  • Other 0.8%