Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.33 KB

README.md

File metadata and controls

31 lines (19 loc) · 1.33 KB

Yu-Gi-Oh TTS Edition

A Steam Workshop for Yu-Gi-Oh! inside of Tabletop Simulator.

Main Features

  • Spawn Booster Packs
  • Spawn Starter and Structure Decks
  • Import Cards via their ID or name
  • Import Decks via YDK file
  • Play mat and hidden zones for drafting included

Steam links:

Card lists are downloaded from YGOPRODECK.

This repository contains code which can be imported in interactable objects inside of TTS.

Developer Setup

TTS scripting is done with the text editor Atom and the official plugin from the TTS developers. An introduction for TTS scripting and the API documentation can be found here.

Open a game in TTS with button-like elements and connect Atom with it with "Get LUA Scripts". Clone this repository into the directory for your TTS Lua scripts (Default: "~/Documents/Tabletop Simulator", can be changed in the setting of the Atom plugin, more info is here).

Acknowledgements

Many thanks go to

  • YGOPRODECK for their API