-
Notifications
You must be signed in to change notification settings - Fork 10
1. Get started
NikolayHD edited this page Apr 26, 2024
·
22 revisions
.NET Framework v4.6.1 or above is required to run Mtgdb.Gui. It normally comes preinstalled with Windows. Old versions of Windows, namely Windows XP and down to the past do not support .NET 4.6.1. For reference see .NET Framework system requirements.
Run Mtgdb.Gui shortcut in the root of extracted .zip
Mono runtime 6.10.0 or above is required to run Mtgdb.Gui. Older versions may work, but I haven't tested it.
Tested environment:
- Kubuntu 20.04
- Mono 6.10.0.104
# install mono runtime
sudo apt install mono-complete
# unzip downloaded .zip to home directory or elsewhere
unzip ~/Downloads/Mtgdb.Gui.zip -d ~/mtgdb.gui
cd ~/mtgdb.gui
# allow execution of script
chmod ug+x start.sh
# run application
./start.sh
In case of any trouble with Mono runtime, see instructions at Mono download page.
Press the red cloud button in top right corner of Mtgdb.Gui window. An update window will open where you will see buttons to download images.
If you need assistance ask your question in Mtgdb.Gui forum thread
- Introduction
- Search cards
- Search decks
- Edit collection / decks
- Analyze collection / deck
- Import collection / decks from…