MoreCriminal MaxPlayers
Rewrites the host room cap for MoreCriminal and keeps Steam lobby size metadata in sync for larger lobbies.
By Renil
CHANGELOG
Changelog
1.1.1
- Rewrote the mod around the actual host room-cap path instead of the old broad patch set.
- Override the online host room size created from
MainMenu.PlayOnline(). - Override the Steam lobby member limit created by the host.
- Sync Steam lobby
playerCountandmaxPlayersmetadata. - Wrap lobby spawn index updates so players beyond the original spawn count overlap more evenly instead of piling onto the last slot.
- Removed unused legacy patch logic and the unused PhotonRealtime project reference.