Create your personal set - nicho92/MtgDesktopCompanion GitHub Wiki
This module will allow you to create your own MTG set.
The storage is used with :
- PROVIDER Personnal_Data_Set_Provider for the card data storage
- PICTURE Personal_Set_Pictures for the pictures storage
Manage a SET
: create a new set
: save the set
: remove the selected set
: refresh set structure ( ordering and numerotation)
Set form
use this form to edit Set data :
Count values will be automaticaly calculated
Cards table
when you select a set, the bottom table will show you cards of the set. Just double click to open it
Using Personnal Cards provider and Picture provider in MTGCompanion
A small (but usefull) tip, is to enable PROVIDER Personnal_Data_Set_Provider and PICTURE Personal_Set_Pictures in your configuration panel.
You can use MTGCompanion with your personnal set ;)