File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
com.unity.multiplayer.samples.coop Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " com.unity.multiplayer.samples.utilities " ,
2
+ "name" : " com.unity.multiplayer.samples.coop " ,
3
3
"displayName" : " Multiplayer Samples Utilities" ,
4
4
"version" : " 1.2.0-pre" ,
5
5
"type" : " template" ,
8
8
"description" : " Utilities package built on top of Netcode for GameObjects, providing useful scripts and tools." ,
9
9
"dependencies" : {
10
10
"com.unity.learn.iet-framework" : " 1.2.1" ,
11
- "com.unity.netcode.gameobjects" : " 1.0.0-pre.7 " ,
11
+ "com.unity.netcode.gameobjects" : " 1.0.0-pre.8 " ,
12
12
"com.unity.services.authentication" : " 1.0.0-pre.4" ,
13
13
"com.unity.services.lobby" : " 1.0.0-pre.6" ,
14
14
"com.unity.services.relay" : " 1.0.1-pre.5"
Original file line number Diff line number Diff line change 115
115
},
116
116
"url" : " https://packages.unity.com"
117
117
},
118
- "com.unity.multiplayer.samples.utilities " : {
118
+ "com.unity.multiplayer.samples.coop " : {
119
119
"version" : " file:com.unity.multiplayer.samples.coop" ,
120
120
"depth" : 0 ,
121
121
"source" : " embedded" ,
122
122
"dependencies" : {
123
123
"com.unity.learn.iet-framework" : " 1.2.1" ,
124
- "com.unity.netcode.gameobjects" : " 1.0.0-pre.7 " ,
124
+ "com.unity.netcode.gameobjects" : " 1.0.0-pre.8 " ,
125
125
"com.unity.services.authentication" : " 1.0.0-pre.4" ,
126
126
"com.unity.services.lobby" : " 1.0.0-pre.6" ,
127
127
"com.unity.services.relay" : " 1.0.1-pre.5"
You can’t perform that action at this time.
0 commit comments