sheybey / sublime-tabletop-simulator

A Sublime Text 3 plugin that implements the Tabletop Simulator Editor API
MIT License
4 stars 2 forks source link
sublime-text-3 sublime-text-plugin tabletop-simulator

Tabletop Simulator for Sublime Text 3

This plugin implements the external editor API provided by Tabletop Simulator to allow use of Sublime Text 3 as the Lua editor.

Installation

Create the appropriate folder and put the contents of the repository in it.

You can quickly locate the Packages folder by opening Sublime and clicking Preferences -> Browse Packages...

Usage

  1. Launch Tabletop Simulator and load a save
  2. Either open all existing scripts (Tools -> Tabletop Simulator -> Get Scripts) or open a particular object's script by right-clicking it in Tabletop Simulator and choosing Scripting -> Lua editor
  3. Send the edited scripts back to Tabletop Simulator: Tools -> Tabletop Simulator -> Send Scripts

Notes