Home - DarknessCatt/Yugioh-Domain-Toolbox GitHub Wiki
This is a user's guide to the Yugioh Domain Toolbox. More technical information on the program's inner working can be found on the readme.
Downloading the Program
You can find the latest release here.
- Windows' users should download the .zip file and unzip it before running the executable.
- Keep in mind that Windows may mark the program as dangerous, since it's an exe downloaded from the internet (more information).
- While there's no executable version for OSX or Linux, you may download the source code and run the program using python.
General Interface
Context Interface
Opens up during the startup of the program and provides some context information about tasks being performed. Most of the time you can ignore it, but closing this window will close the executable.
User Interface
The graphical interface you will be using for acessing each one of the tools. In the image, two key elements are highlighted:
- The current version of the program.
- The tabs for each utility. Clicking in one will change the current tool being used.
More detailed information for each tab is acessible in their respective pages:
- [Tools] Domain Generator : The namesake of the program, the generator provides retrieves all information (attributes, types...) belonging to a monster's domain. It can also generate files with all monsters within this domain.
- [Tools] Deck Validator : Verifies if your deck is legal in Domain Format.
- [Tools] Reverse Domain Searcher : Returns all monsters whose domain contains all cards from a given list.