Skip to content

Commit 935a148

Browse files
authored
Update README.md
1 parent d081c18 commit 935a148

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
11
# Export your card collection from MTG: Arena
2-
You need to install [python-mtga](https://github.com/mtgatracker/python-mtga) to use the export tool or use the pre-built windows executable.
2+
If you want to use just the pre-built Windows executable, there are no pre-requisites.
3+
4+
Otherwise you will need to install [mtgatracker/python-mtga](https://github.com/mtgatracker/python-mtga) to use the export tool.
5+
You can try following forks, if the original python-mtga module fails:
6+
- [kelesi/python-mtga](https://github.com/kelesi/python-mtga/tree/logging)
7+
- [pak21/python-mtga](https://github.com/pak21/python-mtga)
38

49
#### Note:
5-
mtga-export.py reads the MTGA/Unity log file located under:
10+
mtga-export reads the MTGA/Unity log file located under:
611

712
"%AppData%\LocalLow\Wizards Of The Coast\MTGA\Player.log"
813

0 commit comments

Comments
 (0)