Six_Mods-PickMore icon

PickMore

Configure how many cards each player picks per round. Host-side setting.

Last updated 11 hours ago
Total downloads 397
Total rating 2 
Categories Server-side Gameplay
Dependency string Six_Mods-PickMore-0.5.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

willis81808-UnboundLib-3.2.10 icon
willis81808-UnboundLib

This is a helpful utility for ROUNDS modders aimed at simplifying common tasks.

Preferred version: 3.2.10
willuwontu-RoundsWithFriendSettingsUI-0.0.1 icon
willuwontu-RoundsWithFriendSettingsUI

Utilities for adding a settings menu to the RWF lobby UI.

Preferred version: 0.0.1
olavim-RoundsWithFriends-2.2.2 icon
olavim-RoundsWithFriends

ROUNDS multiplayer extension

Preferred version: 2.2.2

README

PickMore

Configure how many cards each player picks per round in Rounds With Friends.

What it does

Vanilla Rounds gives the loser of each round one card pick. PickMore lets the host bump that up — pick 2, 3, 5, 30 cards at the end of every round. Great for chaotic stacked-card matches.

How to use

  1. Install via Thunderstore (deps auto-install)
  2. Launch Rounds modded
  3. In a lobby, click SELECT GAME MODE → MOD SETTINGS → PickMore
  4. Slide to choose how many picks per round
  5. Click the on-screen Continue button at any time to stop picking early

The setting is host-only — only the host's slider value affects the match.

Changelog

0.5.0

  • Fixed crash/lockup when MaxPicks was set above 5 (extras loop now has guaranteed state cleanup via try/finally)
  • Fixed picker ID being hardcoded — now correctly uses the actual player ID
  • Raised cap from 20 to 30
  • "Done picking" button renamed to "Continue"
  • Both PickMorePlugin and RWFSettingsUI compat are now in a single DLL (cleaner install)

0.4.2

  • Initial Thunderstore publish

Dependencies

Auto-installed via Thunderstore:

  • UnboundLib
  • RoundsWithFriends
  • RoundsWithFriendSettingsUI

Multiplayer

Both host and clients need PickMore installed (RoundsWithFriends does a plugin handshake). Once your friends install via Thunderstore, they're set.

Credits

By SrSix.