dellaaaaaa / ox_types

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:Lua 100.0%