CardDeletion
A ROUNDS mod that lets you remove cards from your card bar during the pick phase by simply clicking on them.
Features
- Click-to-delete — click any card in your card bar during the pick phase to remove it
- Visual feedback — cards glow red on hover to indicate they can be deleted
- Multiplayer sync — deletions are synchronized across all clients via RPC
- Safe removal — uses ModdingUtils to properly remove cards while preserving stats and abilities
- Fallback system — if the primary removal fails, a fallback reset-and-reapply method is used
Requirements
UnboundLib
ModdingUtils
Credits
Thanks to Rounds2 for creating the original Card Delete Mechanic mod, which served as the inspiration for this mod.