
You are viewing a potentially older version of this package. View Latest Version

Removes the 6-player lobby cap in Gamble With Your Friends. The limit is configurable — default is 10, up to 100.
Install via r2modman or the Thunderstore Mod Manager. Search for GambleMaxPlayers, click Install. BepInEx is pulled in automatically as a dependency.
BepInEx_win_x64_5.x.x.x.zip).C:\Program Files (x86)\Steam\steamapps\common\Gamble With Your Friends\
After extracting you should see a BepInEx\ folder and a winhttp.dll sitting next to the game executable.BepInEx\plugins\ folder.GambleMaxPlayers.dll from the releases.C:\Program Files (x86)\Steam\steamapps\common\Gamble With Your Friends\BepInEx\plugins\
On the first launch with the mod installed, a config file is created at:
BepInEx\config\com.gamblewithfriends.maxplayers.cfg
Open it with any text editor and set MaxPlayers to whatever you want (2–100):
[General]
MaxPlayers = 10
Changes take effect the next time you launch the game.
Delete GambleMaxPlayers.dll from BepInEx\plugins\. To also remove BepInEx entirely, delete the BepInEx\ folder and winhttp.dll from the game directory.