Skip to content

Garmingo/framework-lua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Lua implementation of the Garmingo Framework Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages