Unity-Technologies / com.unity.netcode.gameobjects

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: Upgrading unity-downloader-cli #3048

Closed fluong6 closed 2 months ago

fluong6 commented 2 months ago

The purpose of this PR is to upgrade the latest version of unity-downloader-cli in CI. It is currently causing Standards Check testproject job to fail.

Changelog

N/A

Testing and Documentation