-
Notifications
You must be signed in to change notification settings - Fork 5
Exporting to wsmtools
Ronel M edited this page Feb 8, 2023
·
1 revision
This section assumes you know about the other project, wsmtools, which is responsible for importing/exporting sets and deck lists to various destinations.
-
Click on the "Export" Button next to the "Save" button.
-
Click on HTML to open "Export to HTML" dialog.
-
Put any information as necessary.
-
Save as
.ws-set
. If you also exported images, those will be included in a separate directory. -
In your wsmtools directory, open Terminal/PowerShell and parse it using the command:
./wstools parse /path/to/your.ws-set
-
In your
Images
sub-directory, put all the images found inyour-files
subdirectory where your.ws-set
directory was saved.
(Currently WIP since there's no deck builder GUI yet.)
- Create a json file with your deck ratios; a sample is provided here.
- This assumes you know how
wsmtools
work. If not, you can follow the instructions from here to install ShareX and open TTS on Single Player. - Use this command to export the decklist to TTS:
./wstools export /path/to/your_deck.json --with sendtcp,upscaling --out sharex
- If no errors have occurred, you can proceed to put in the uploaded image link and a sleeves image link of your choice.