Raises the Gatekeeper co-op lobby size beyond the vanilla cap of 4 players.
- Set your lobby size anywhere from 1 to 16 players
- Default cap is 6 players
- Fully configurable via the BepInEx config file
- No game files modified — safe to remove at any time
- BepInEx IL2CPP 6.0.0-be.725 or newer
⚠️ All players in the session must have this mod installed and set to the same MaxPlayers value.
- Install Thunderstore Mod Manager
- Search for ExtendedPlayerCount in the Gatekeeper section
- Click Install
- Launch Gatekeeper through the mod manager
- Install BepInEx IL2CPP into your Gatekeeper folder
- Drop
ExtendedPlayerCount.dllinto:BepInEx/plugins/ExtendedPlayerCount/ - Launch the game once to generate the config file
Edit BepInEx/config/com.yourname.extendedplayercount.cfg:
[General]
MaxPlayers = 6
Change the number to anything between 1 and 16 and restart the game.
Built with BepInEx and Harmony. Patches Discord.LobbyTransaction.SetCapacity to override the lobby member cap at runtime.