mtgjson / mtgcsv

Magic: the Gathering data in CSV format

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Magic: the Gathering data in CSV format

License:MIT License


Languages

Language:JavaScript 100.0%