Skip to content

Commit 61ce89b

Browse files
update package author
1 parent 2aa84f6 commit 61ce89b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

com.unity.netcode.gameobjects/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
"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.",
55
"version": "2.1.1",
66
"unity": "6000.0",
7+
"author": {
8+
"name": "Unity"
9+
},
710
"dependencies": {
811
"com.unity.nuget.mono-cecil": "1.11.4",
912
"com.unity.transport": "2.3.0"

0 commit comments

Comments
 (0)