Unity Multiplayer Framework
Repository for the Unity Multiplayer Project built using Unity's NetCode Framework, with integration for Unity Gaming Services (UGS) such as Relay, Authentication, and Lobbies.
This project serves as a foundational framework for developing scalable and flexible multiplayer experiences in Unity.
๐ Features:
Unity NetCode Framework
Deterministic multiplayer support.
High-performance networking model.
Client-Server and Dedicated Server architecture.
Unity Gaming Services Integration
Relay โ Enables secure, peer-to-peer connections without requiring a dedicated server.
Authentication โ Manages player identities across sessions and platforms.
Lobbies โ Supports matchmaking and player grouping before entering gameplay.
Modular Design
Extensible system for adding gameplay features.