Lua Scripts for Tabletop Simulator

Last updated on

On my free time I play boardgames in Tabletop Simulator. So most of the time I want to automate many boring actions. This is why I’m doing this notes:

Good articles and learning resources

References and some official documents

Mods and saves

  • Where are my mods saved? here:
C:\Users\{user}\OneDrive\Documents\My Games\Tabletop Simulator\Mods

IDE

TTS is tricky, you have to open TTS and “receive” the code from tabletop simulator. So here are a bunch of tools I checked out:

Lua thingies

Amazing mods to learn from

from github

from steam workshop

others

Things I tried (document more)


This post comes from github, view it here