Skip to content
onelivesleft edited this page Aug 11, 2017 · 4 revisions

To manually install this package in Atom from Github:

  1. Uninstall any version of this package you have installed in Atom (Settings->Packages->Click Uninstall)
  2. Install Github Desktop (https://desktop.github.com/)
  3. Install node.js (https://nodejs.org/en/download/)
  4. On the Github page for the project hit Clone->Open In Desktop
  5. In Github Desktop go to Repository->Open command prompt (ignore warnings about no Git if you get them)
  6. Type 'apm link'
  7. Type 'apm install'
  8. You should be done! Fire up Tabletop Simulator and Atom and see if you can Get Lua Scripts

In future, to update simply run Github Desktop and hit Fetch origin / Pull

Clone this wiki locally