Skip to content

Files

Latest commit

dd8b6da · Oct 7, 2024

History

History
26 lines (16 loc) · 1.04 KB

readme.MD

File metadata and controls

26 lines (16 loc) · 1.04 KB

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