mtgjson / mtgjson3

MTGJSON repository for Magic Cards
http://mtgjson.com
Other
545 stars 102 forks source link

Bloated file size #633

Open yellowfour opened 5 years ago

yellowfour commented 5 years ago

How did move to version 4.x multiply the file size by 10? Where's the lean version? AllCards.json should be kept lean and only contain minimum important data.

Separate extraneous, unnecessary card info into their own files. Rulings, flavor, artist, etc. which have no bearing on gameplay or are not found on the card themselves, should not inflate the AllCards.json. Rather if some users want these extras, they should go in their own files.

tooomm commented 5 years ago

You should report here: https://github.com/mtgjson/mtgjson4