Skip to content

Morgenmvffel/tts-mtg-booster-creator

 
 

Repository files navigation

tts-mtg-booster-creator

Tabletop Simulator script to create MTG booster packs

Tools and Links

Features

  • Generates MTG booster from magics history into Tabletop Simulator
  • Grabs related tokens

Workshop Mod

Mod available on steam workshop.

Contributing

Load up the mod in tabletop simulator, and replace the existing script with your changes.

I recommend using this vs-code plugin that interfaces directly with the game - it makes script editing much more usable. Theres error with the current version of vs-code and the plugin to fix it edit: %HOME%\.vscode\extensions\rolandostar.tabletopsimulator-lua-1.1.3\dist\extension.js and on line 9406, change node_modules.asar to node_modules.

Some shenanigans are required to get the #import statement to work properly - or, if you're lazy, simply inline json_parser.lua manually when saving to TTS.

About

Tabletop Simulator script to create MTG Booster Packs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Lua 96.7%
  • Python 3.3%