mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2025-12-16 15:40:12 +01:00
feat: add supplemental theme catalog tooling, additional theme selection, and custom theme selection
This commit is contained in:
parent
3a1b011dbc
commit
9428e09cef
39 changed files with 3643 additions and 198 deletions
|
|
@ -23,5 +23,9 @@
|
|||
"exclude_cards": ["Chaos Orb"],
|
||||
"enforcement_mode": "warn",
|
||||
"allow_illegal": false,
|
||||
"fuzzy_matching": true
|
||||
"fuzzy_matching": true,
|
||||
"additional_themes": [],
|
||||
"theme_match_mode": "permissive",
|
||||
"userThemes": [],
|
||||
"themeCatalogVersion": null
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue