-
Notifications
You must be signed in to change notification settings - Fork 10
9. Using custom images
NikolayHD edited this page Jan 16, 2019
·
13 revisions
- Understanding XML syntax and how to comment and uncomment XML sections.
- A good text editor with XML syntax highlighting and syntax validation. Personally I use Notepad++.
- If the points above contain a lot of unfamiliar words to you, then don't continue, it's not worth it :) Use update window instead.
Edit the configuration file \etc\Mtgdb.Gui.xml
. You will find more details in XML comments within the file.
- Open
etc\Mtgdb.Gui.xml
- Find the section
<ImageLocations>
- Read the comments above commented
<Directory />
tags. There you will find a download link and a brief description of images to be downloaded. - Uncomment the
<Directory />
tags you want - Download images to the location specified in
<Directory Path="..." />
You can also setup <ImageLocations> <Directory />
tags to use your custom images.
- Introduction
- Search cards
- Search decks
- Edit collection / decks
- Analyze collection / deck
- Import collection / decks from…