Three deck-manager quality-of-life upgrades that have been missing from MTGA since launch — finally landing in MTGA+.
Click the checkmark button at the bottom of your screen to toggle multi-select on and off. While it's on, clicking a deck tile adds it to (or removes it from) the selection instead of opening it — and a checkmark overlay shows you exactly what's about to be acted on.
With one or more decks selected, a Delete action appears with a single confirm dialog showing the count and names. Clearing twenty draft leftovers is one click instead of twenty trips through the per-deck confirm modal. Nothing leaves your collection — same code path as MTGA's native delete, just batched.
Make your own folders alongside MTGA's built-in My Decks, Starter Decks, and Example Decks sections. User folders pin to the top of the list and click to collapse / expand just like the native ones.
Folder assignments are stored locally in
%APPDATA%\MTGAEnhancementSuite\deck_organization.json, so
they survive game updates and never touch your MTGA account.
DeckFolderView prefab — same animations, same styling,
same click-through behavior. We inject them at the top of the
built-in folder list and route deck visibility through MTGA's
existing per-folder filter, so there's no parallel rendering path
to keep in sync.New to MTGA+?
One-click installer below. The installer handles BepInEx, the
mtga-lobby:// URL scheme, and the icon assets.