Pick multiple cards from the same deck each round in Rounds With Friends.
Vanilla Rounds gives the loser of each round one card pick from a draw of 3 cards. PickMore lets the host bump that up — pick 2, 3, 5, 30 cards from the same visible deck. The cards stay on screen between picks; only the card you chose disappears. If you set MaxPicks higher than 3, a fresh deck spawns once the visible cards run out.
The setting is host-only — only the host's slider value affects the match.
CardChoice.IDoEndPick patching with Photon networking intact).CardChoice.DoPick(N, ...) instead of manual orchestration.Auto-installed via Thunderstore:
Both host and clients need PickMore installed (RoundsWithFriends does a plugin handshake). Friends just install via Thunderstore.
By SrSix.