mtg_python_deckbuilder/code/file_setup
2025-08-15 09:36:37 -07:00
..
__init__.py Moved the builder, tagger, and setup modules into their own folders, along with constants to help provide better clarity and readability. Additionally added a missing call for the tag_for_artifcact_triggers() function 2025-01-28 10:19:44 -08:00
setup.py Restructured and removed redundant code for setup 2025-08-13 11:46:39 -07:00
setup_constants.py Consolidated constants that are duplicated in various constant files. Implemented dataclass methodoligies for tagging counter-related cards tagging 2025-08-15 09:36:37 -07:00
setup_utils.py Restructured and removed redundant code for setup 2025-08-13 11:46:39 -07:00