{ "name": "com.unity.netcode.gameobjects", "displayName": "Netcode for GameObjects", "description": "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.", "version": "1.0.1", "unity": "2020.3", "dependencies": { "com.unity.nuget.mono-cecil": "1.10.1", "com.unity.transport": "1.2.0" }, "upmCi": { "footprint": "8824c99a21c438135052b8a8d42b6a8cb865bea3" }, "repository": { "url": "https://github.com/Unity-Technologies/com.unity.netcode.gameobjects.git", "type": "git", "revision": "ce1ab3ca9495caf3f906d8ca5459677614214837" }, "samples": [ { "displayName": "Bootstrap", "description": "A lightweight sample to get started", "path": "Samples~/Bootstrap" } ] }