Skip to content

Commit de8c695

Browse files
authored
Update package.json
1 parent 10ef2eb commit de8c695

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

com.unity.netcode.gameobjects/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.unity.netcode.gameobjects",
3-
"displayName": "Netcode for GameObjects",
4-
"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.",
3+
"displayName": "Netcode for GameObjects_Extended",
4+
"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. This fork extends the spawn system for easy spawn management over network",
55
"version": "2.3.2",
66
"unity": "6000.0",
77
"dependencies": {

0 commit comments

Comments
 (0)