You can use as many different folders as you like. Each folder is another configuration the program can pick up and it will ask you which one you would like to use when you open the program.
If you add in a
hidden.jpg file into the folder, it will use that image as the hidden image (the image shown when you view it face up in another player's hand). Every other image in the deck image will be scaled based around the hidden image. If you don't want a hidden image, you can provide an empty image with the dimensions you want and turn
use_hidden_card off in the configuration.
If you add a
thumbnail.png file into the folder, it will try to supply that thumbnail along with the saved deck (if
save_to_chest is switched on). It might be that TTS only accepts .PNG thumbnails with a 128px * 128px dimension. I haven't tried other sizes yet. If you want a realistic looking thumbnail, save one hidden deck with no thumbnail, drag it into the game and then Save to Chest. TTS will generate a new one for you to use. Then just copy that image into the folder and rename it to
thumbnail.
File Name |
Description |
title_exclusions.txt |
This is a text file with words or phrases you want filtered out of the Deviant's title, each on its own line. This is not case-sensitive. Any match is filtered out of the deck. |
desc_exclusions.txt |
This is a text file with words or phrases you want filtered out of the Deviant's description, each on its own line. This is not case-sensitive. Any match is filtered out of the deck. |
tag_exclusions.txt |
This is a text file with words or phrases you want filtered out of the Deviant's tags, each on its own line. This is not case-sensitive. Any match is filtered out of the deck. |
exclusions.txt |
This is a text file with words or phrases you want filtered out of the Deviant's title, description and tags, each on its own line. This is not case-sensitive. Any match is filtered out of the deck. |
title_inclusions.txt |
This is a text file with words or phrases you want in the Deviant's title, each on its own line. This is not case-sensitive. At least one match is needed to be put in the deck. |
desc_inclusions.txt |
This is a text file with words or phrases you want in the Deviant's description, each on its own line. This is not case-sensitive. At least one match is needed to be put in the deck. |
tag_inclusions.txt |
This is a text file with words or phrases you want in the Deviant's tags, each on its own line. This is not case-sensitive. At least one match is needed to be put in the deck. |
inclusions.txt |
This is a text file with words or phrases you want in the Deviant's title, description or tags, each on its own line. This is not case-sensitive. At least one match is needed to be put in the deck. |
If you right click a Deviant's page and click on 'View page source', you can find the list of tags the program filters within keywords content:
Code:
<meta name="keywords" content="Tag1, Tag2, Tag3...">