Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tankode/fivem-lua-sdk

This is a LUA SDK for the FiveM mod.
https://github.com/tankode/fivem-lua-sdk

fivem gta gta5 gtav intellij intellij-idea lua mod sdk

Last synced: 4 months ago
JSON representation

This is a LUA SDK for the FiveM mod.

Awesome Lists containing this project

README

        

# FiveM LUA SDK

[FiveM Forum](https://forum.fivem.net/t/documented-fivem-lua-sdk/25957)

## Usage
If you use [IntelliJ IDEA](https://www.jetbrains.com/idea) you have to install the [LUA Plugin](https://plugins.jetbrains.com/plugin/5055-lua). 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

* https://runtime.fivem.net/doc/reference.html
* https://wiki.fivem.net/wiki/Server_functions
* https://wiki.fivem.net/wiki/Client_functions