Skip to content

Legacy-Scripts/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()