Skip to content

Commit 7aa42bc

Browse files
switching NGO to custom branch for some cherrypicked fixes (#536)
1 parent 0477006 commit 7aa42bc

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Packages/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"com.unity.learn.iet-framework": "2.1.1",
1111
"com.unity.memoryprofiler": "0.5.0-preview.1",
1212
"com.unity.multiplayer.tools": "1.0.0-pre.2",
13-
"com.unity.netcode.adapter.utp": "1.0.0-pre.6",
14-
"com.unity.netcode.gameobjects": "1.0.0-pre.6",
13+
"com.unity.netcode.adapter.utp": "https://github.com/Unity-Technologies/com.unity.netcode.gameobjects.git?path=/com.unity.netcode.adapter.utp#gdc/adapter-relay-heartbeat-fix",
14+
"com.unity.netcode.gameobjects": "https://github.com/Unity-Technologies/com.unity.netcode.gameobjects.git?path=/com.unity.netcode.gameobjects#gdc/adapter-relay-heartbeat-fix",
1515
"com.unity.postprocessing": "3.1.1",
1616
"com.unity.render-pipelines.universal": "10.8.1",
1717
"com.unity.services.authentication": "1.0.0-pre.4",

Packages/packages-lock.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -142,27 +142,27 @@
142142
"url": "https://packages.unity.com"
143143
},
144144
"com.unity.netcode.adapter.utp": {
145-
"version": "1.0.0-pre.6",
145+
"version": "https://github.com/Unity-Technologies/com.unity.netcode.gameobjects.git?path=/com.unity.netcode.adapter.utp#gdc/adapter-relay-heartbeat-fix",
146146
"depth": 0,
147-
"source": "registry",
147+
"source": "git",
148148
"dependencies": {
149149
"com.unity.netcode.gameobjects": "1.0.0-pre.6",
150150
"com.unity.transport": "1.0.0-pre.14"
151151
},
152-
"url": "https://packages.unity.com"
152+
"hash": "912dd0e87aaafd4c4f158f9101b90ff2b4515dcd"
153153
},
154154
"com.unity.netcode.gameobjects": {
155-
"version": "1.0.0-pre.6",
155+
"version": "https://github.com/Unity-Technologies/com.unity.netcode.gameobjects.git?path=/com.unity.netcode.gameobjects#gdc/adapter-relay-heartbeat-fix",
156156
"depth": 0,
157-
"source": "registry",
157+
"source": "git",
158158
"dependencies": {
159159
"com.unity.modules.animation": "1.0.0",
160160
"com.unity.modules.physics": "1.0.0",
161161
"com.unity.modules.physics2d": "1.0.0",
162162
"com.unity.nuget.mono-cecil": "1.10.1",
163163
"com.unity.collections": "1.1.0"
164164
},
165-
"url": "https://packages.unity.com"
165+
"hash": "912dd0e87aaafd4c4f158f9101b90ff2b4515dcd"
166166
},
167167
"com.unity.nuget.mono-cecil": {
168168
"version": "1.10.1",

0 commit comments

Comments
 (0)