Skip to content

BattlezoneScrapField/BZCC-Lua-Function-Sigs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages