SoulWorkerResearch / lua-types

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ¦Ήβ€β™€οΈ Lua Types

Just typing for scripts

Written for sumneko.lua extension for VSCode (install it before do anything)

πŸ‘€ How to

  • Clone repository somewhere
  • Open folder with scripts in VSCode
  • At root create .vscode/settings.json file with next content:
    {
      "Lua.workspace.library": ["PATH_TO_CLONNED_REPOSITORY"]
    }

Discord IssuesClosed

About

License:Do What The F*ck You Want To Public License


Languages

Language:Lua 100.0%