Skip to content

🔌 Lua Language Server addon for FiveM scripting development

License

Notifications You must be signed in to change notification settings

rdexus/fivem-lls-addon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FiveM Lua Language Server Addon

This repository branch is the genrator that generates Lua defination files from FiveM natives API.

The addon is distributed in dist branch.

Generating

  1. Install Deno.

  2. Clone this repository.

  3. Run command:

deno task generate

The native definition files are located at addon/library/natives

The distribution of the addon is located at addon

Credits

About

🔌 Lua Language Server addon for FiveM scripting development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Lua 75.6%
  • TypeScript 24.4%