Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 950 Bytes

File metadata and controls

23 lines (17 loc) · 950 Bytes

LibGMOD - LuaCATS bindings for Garry's Mod

The Garry's Mod Wiki - now in Lua(CATS) form!

If you're using a modern IDE of some description, you're almost certainly using sumneko's Lua Language Server which relies on LuaCATS Annotations to provide type hinting and documentation.

This repository tries to provide consistent and useful annotations to help you develop in GLua in vscode, neovim and so on.

Usage

  1. Clone this repo somewhere handy (I use a projects directory)
  2. Add the path to the workspace.library setting
  3. Bonus: Add ["//", "/**/", "||", "&&", "!", "!=", "continue"] to runtime.nonstandardSymbol