fivem-lua-sdk

This is a LUA SDK for the FiveM mod.

MIT License

Stars
36
Committers
1

FiveM LUA SDK

FiveM Forum

Usage

If you use IntelliJ IDEA you have to install the LUA Plugin. Via Project Structure => SDKs you can add the path to this SDK. After this you have to restart your IDE to reload the external libraries. From this point you will get all the functions as autocomplete and with a link to the SDK documentation.

Sources