You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 21, 2018. It is now read-only.
George Leslie-Waksman edited this page Jul 26, 2017
·
4 revisions
Install mtgjson
npm install
Build all gatherer sets:
node build/buildSet allsets
Build all MagicCards.info sets:
node build/importMCISet mcisets
Build all foreign language json files:
node build/buildLang all allsets
Common problems
A lot of errors are caused by faulty downloads. The first thing that you
should try when you have an error is clearing the cache for the set and
trying again.