mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2025-12-16 15:40:12 +01:00
Merge branch 'main' of https://github.com/mwisnowski/mtg_python_deckbuilder
This commit is contained in:
commit
ea3fae7509
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