ElevenPlayerLobby
Increases the invite-only Steam lobby limit from 9 to 11 players. Host-side only.# 11 Player Lobby Mod
Increases the maximum lobby size from 9 players to 11 players.
---
## Features
- Raises in-game
maxPlayerCountto 11 - Raises Steam lobby member limit to 11
- Host-side only
- Stable and tested
---
## How It Works
This mod patches:
- The game's internal
maxPlayerCount - The Steam lobby member limit (
SetLobbyMemberLimit)
Both values are forced to 11 when the host creates a lobby.
---
## Who Needs This Mod?
Only the host needs this mod installed.
Clients can join normally without installing anything.
---
## Important Note About UI
The lobby UI will still display "/9".
This is purely visual and does not affect functionality.
Players 10 and 11 can join successfully and the lobby functions normally.
---
## Installation
- Install BepInEx 5 for Guilty as Sock.
- Place the mod DLL inside:
```
BepInEx/plugins/
```
- Launch the game and host a lobby.
---
## Version
Current Version: 1.0.0
