Skip to content

Ponjimon/ox_types

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

ox_types

Consolidated types for Lua Language Server to use with our FiveM resources.

Usage (VS Code)

  • Install cfxlua-vscode.
  • Clone this repository.
  • Open your settings (for the user, workspace, or folder).
    • You can also use a ".luarc.json" file.
  • Create a new entry in "Lua.workspace.library", pointing to the new directory (or specific directories).
"Lua.workspace.library": [
    "F:/GitHub/ox_types/types",
    "F:/GitHub/ox_lib"
  ],

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 100.0%