/mtgcsv

Magic: the Gathering data in CSV format

Primary LanguageJavaScriptMIT LicenseMIT

MTGCSV

This project aims to provide up-to-data Magic: the Gathering data in the CSV (comma-separated-value) format for non-developers.

The data used to build the database is fetched from the mtgjson project

Usage

node generate.js

Requirements

This requires node v0.10.0 or later. It was only tested under MacOS.