This repository contains the OxLib+QBCore/QBox Integration Library, a powerful Lua library designed to combine and simplify the functionality of OX and QBCore/QBox frameworks for use in FiveM servers.
Features
1.Integration: This library seamlessly integrates the features of OX and QBCore/QBox, providing a unified and simplified interface for developers.
2.Enhanced Functionality: By combining the strengths of both frameworks, this library offers enhanced functionality, making it easier to build and manage custom resources in your FiveM server.
3.Version 0.0.1: This is the initial release of the library, and more features are expected to be added in future updates.
To use the OxLib+QBCore/QBox Integration Library in your FiveM server, follow these steps:
1.Clone this repository to your local machine or download the source code as a ZIP file.
2.Copy the fry_lib folder into the resources directory of your FiveM server.
3.Add start fry_lib after ox_lib, ox_inventory and qb-core your s erver launches.
EXAMPLE:
ensure OX_LIB
ensure qb-core
ensure ox_inventory
ensure fry_lib
SOON