Hatrickek / OxylusLuaAddon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Oxylus Lua Addon

This is the Lua LSP Addon for Oxylus scripting API

Usage

Clone this somewhere and add it's path to your .vscode/settings.json file like this:

{
    "Lua.workspace.library": [
        "PATH_TO_OXYLUS_LUA_ADDON"
    ]
}

About


Languages

Language:Lua 100.0%