MTG Familiar (com.gelakinetic.mtgfam): Card price lookups don't work due to a missing API key.
This commit is contained in:
parent
814f94b548
commit
34a8c6e723
|
|
@ -13,6 +13,10 @@ This application provides a way to search an offline database of all magic
|
||||||
cards. The application also provides a life counter, a random number generator,
|
cards. The application also provides a life counter, a random number generator,
|
||||||
card price lookups, and card image downloads. Future features include deck
|
card price lookups, and card image downloads. Future features include deck
|
||||||
management, rules, and anything else which would be useful while playing Magic.
|
management, rules, and anything else which would be useful while playing Magic.
|
||||||
|
|
||||||
|
Some functionality (card price lookups) will not work in this build due to the
|
||||||
|
lack of an API key. See https://github.com/AEFeinstein/mtg-familiar/issues/388
|
||||||
|
for more info.
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue