bstaple1 / MTGA_Draft_17Lands

Magic: The Gathering Arena draft tool that utilizes 17Lands data
MIT License
108 stars 31 forks source link

added locations for the mtga card db for linux systems #37

Closed hwangeug closed 1 year ago

hwangeug commented 1 year ago

On Linux systems, the application doesn't seem to attempt to load the local MTGA database. This forces the Scryfall backup method to get the card data, which:

This change points the application to the proper MTGA install location if Steam, Lutris, or Bottles was used to install MTGA (in that order, if multiple installations exist).