Netcode for GameObjects is a high-level netcode SDK that provides networking capabilities to GameObject/MonoBehaviour workflows within Unity and sits on top of underlying transport layer.
MIT License
2.15k
stars
435
forks
source link
chore: adjust ConnectionRequestMessage to use ClientConfig version as opposed to NGO version #3098
This PR removes the NGO version number in favor of an incremental version number within the
ClientConfig
.MTT-9207
Changelog
NA
Testing and Documentation