Skip to content

SpiritAxolotl/NotITG_VSDocs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unofficial NotITG VSCode Documentation

Based off of FiguraVSDocs (thank you GS)

Requires the following to work:

Recommended:

Installing Lua:

Windows

https://www.lua.org/ftp/lua-5.1.5.tar.gz

Mac

http://lua-users.org/wiki/MacOsxLua
or via brew:

brew update
brew install lua

Linux

sudo apt install lua

or whatever package manager you have

Setting this up

  1. Download all the files in here by clicking here
  2. Unzip, copy the files, inside, and paste them into the same directory as the modfile you want to use this with
  3. Go into the .vscode folder, rename yourname.code-workspace to something with your name (optional but why not)
  4. Open the code-workspace file. Change the <PATH> on the 14th line to the filepath to your modfile.
  5. Profit.

License

BBHL
https://lifning.neocities.org/BBHL

Credits

About

Documentation for NotITG's Lua API in VSCode.

Resources

Stars

Watchers

Forks

Releases

No releases published