Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 269 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 269 Bytes

UnityMultiplayerTutorial

This is a super basic implementation of Multiplayer in Unity using Netcode.

A ServerHost and Client Architecture is used.

This said, connecting over IP already works. The Host needs to enable port forwarding for TCP and UDP on port 7777.