This repository branch is the genrator that generates Lua defination files from FiveM natives API.
The addon is distributed in dist
branch.
-
Install Deno.
-
Clone this repository.
-
Run command:
deno task generate
The native definition files are located at
addon/library/natives
The distribution of the addon is located at addon
- Cfx and FiveM natives API: CitizenFX
- Addon plugin and some
cfx-runtime
defination files: cfxlua-vscode