Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 828 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 828 Bytes

FiveM Framework Library (LUA version)

This library allows you to easily interact with the servers framework, without writing the same code over and over again for each framework.

YouTube Video

Supported Frameworks

  • ESX Legacy
  • ESX Infinity
  • QBCore
  • Custom implementations

Usage

local framework = Framework:new()

local money = framework.getPlayerWalletMoney()
local job = framework.getPlayerJobName()
and more...

Docs

https://docs.garmingo.com/purchase-and-installation/frameworks

Other packages

https://github.com/Garmingo/framework-js-client

https://github.com/Garmingo/framework-js-server

https://github.com/Garmingo/FrameworkLibraryNET

Contact Us

Discord: https://discord.gg/c7UQ2ca