Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

MTGManagerToDeckbox

Basic ruby script to convert MTGManager CSV to Deckbox CSV

Usage

$ ruby mtgg_to_deckbox.rb -h

Usage: mtgg_to_deckbox.rb [options]
    -i, --input CSV_FILEPATH         Your MTG Manager CSV Export file path
    -o, --output CSV_FILEPATH        Your converted deckbox CSV file path
    -h, --help                       Show this help message

ruby mtgg_to_deckbox.rb -i MTG_manager_export.csv -o deckbox_compatible.csv

Todo

  • Handle every languages (only english/french for now)
  • Add "Diff" option, to get only new cards

About

Basic ruby script to convert MTGManager CSV to Deckbox CSV

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages