Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.01 KB

README.md

File metadata and controls

22 lines (18 loc) · 1.01 KB

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).