* - Update the MTGDecksNet conversion and AI playability test toolchain to the latest version (Python 3 compatible).
* - Make the input/output folders generic
* - Make the input/output folders generic, part 2.
* - Add the Scryfall all-prices.txt generator script.
* - Minor code cleanup.
* - Improve ConniveAi for Change of Plans.
* - Check if the AI can draw cards for ConniveAI
* - Improve the price generation script to account for the Scryfall set code to Forge set code mapping.
- Tweak paths in some of the scripts.
* - Update the MTGDecksNet conversion and AI playability test toolchain to the latest version (Python 3 compatible).
* - Make the input/output folders generic
* - Make the input/output folders generic, part 2.
* - Add the Scryfall all-prices.txt generator script.
* - Minor code cleanup.
- The -p option will only list decks that are playable by the AI, the -u option will only list decks that are unplayable by the AI (along with the lists of unplayable cards in each deck), the -d option will physically remove all deck files that are not compatible with the AI.