Add a feature that takes the current deckManifest object and converts it to a .json object defining the saved deck object(s) in TTS.
This will be dependent on another ticket that is building into the tool some web-hosting interface
The TTS object file will need the following features:
-Each card has appropriate name and the card "note" is populated with the card's typeline and oracle text
-Cards are split into separate "CustomDeck" object piles dependent on the given pile number (0 is default main deck, -1 is default tokens/extras)
Add a feature that takes the current deckManifest object and converts it to a .json object defining the saved deck object(s) in TTS. This will be dependent on another ticket that is building into the tool some web-hosting interface The TTS object file will need the following features: -Each card has appropriate name and the card "note" is populated with the card's typeline and oracle text -Cards are split into separate "CustomDeck" object piles dependent on the given pile number (0 is default main deck, -1 is default tokens/extras)