rconroy293 / mtga-log-client

GNU General Public License v3.0
61 stars 26 forks source link

Add WINEPREFIX as possible root #95

Closed Ingo-FP-Angel closed 3 years ago

Ingo-FP-Angel commented 3 years ago

Allows to call the tool with e.g.

WINEPREFIX=~/.local/share/wineprefixes/MTGA seventeenlands

so that it finds the Arena logs in a custom WINEPREFIX instead of ~/.wine.

Closes #94