News

your-project-folder/ ├── .gitignore # Tells Git which files/folders to ignore ├── main.py # The main conversion script <--- RUN THIS ├── README.md # This file! Explains how to use everything │ ├── ...
Card data has it's own package (@flesh-and-blood/cards) Card search has been added to this repo and has its own package (@flesh-and-blood/search) Card typings and enums have their own package ...