Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 1.16 KB

File metadata and controls

21 lines (18 loc) · 1.16 KB

Requirements

How to use the ScriptUtils API Definitions in your code

  1. Download battlezone2_defs.lua to any location on your PC (I recommend putting it somewhere you can easily remember E.G. Documents)
  2. Open Visual Studio Code and Navigate to the Extensions Page
  3. If necessary, install Sumneko's Lua Language Server
  4. When installed, navigate to the settings.json file that comes with the extension which can be located in: %appdata%\Code\User.
  5. Copy the following code: ```
"Lua.workspace.library": ["<ADD LOCATION OF WHERE YOU SAVED BATTLEZONE2_DEFS.LUA>"],
  1. Restart Visual Studio Code.

Contact me 👋

Any issues? Feel free to hop in to Discord:

Discord