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.
- 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.
To access LGF_Utility functions and data, you can import it using the export system:
local LGF = exports['LGF_Utility']:UtilityData()