MatchmakingMenu | Lobby system and server side matchmaking. |
RoomBrowser | The RoomBrowser is a prefab that gives you access to more settings when creating a room, and filters when looking for a room to join. |
RoomBrowserCustomRoomInfo | Room info that can be serialized and packed into a string. |
RoomBrowserGameMode | Available game modes. Add more by modifying the CustomRoomInfo.cs file. |
RoomMenu | A simple room menu for joining and creating rooms made as simple as possible. |
TextChat | Prefab for text chat. |