Skip to content

Maticzpl/TPT-LuaAPI-Addon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TPT-LuaAPI-Addon

An addon for LuaLS providing completions for TPT Lua API.

Usage

VSCode

  1. Download Lua extension by sumneko
  2. Open VSCode command pallete ctrl + P
  3. Type "Open Addon Manager"
  4. Search for "The Powder Toy (TPT) Lua API"
  5. Enable the addon
  6. Enjoy writing TPT scripts with completions :D

Other

  1. Install LuaLS in any editor that supports the Language Server Protocol
  2. Download the addon
  3. Follow instructions on this page on how to install and enable the addon manually.
  4. Enjoy!

Feel free to contribute by reporting issues, sugesting changes or working on any open issues (wiki changes for the most part).