File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
com.unity.multiplayer.samples.coop Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " com.unity.multiplayer.samples.coop" ,
3
3
"displayName" : " Multiplayer Samples Utilities" ,
4
- "version" : " 1.2 .0-pre" ,
4
+ "version" : " 1.3 .0-pre" ,
5
5
"type" : " template" ,
6
6
"host" : " hub" ,
7
- "unity" : " 2020 .3" ,
7
+ "unity" : " 2021 .3" ,
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.8 " ,
11
+ "com.unity.netcode.gameobjects" : " 1.0.0-pre.10 " ,
12
12
"com.unity.services.authentication" : " 1.0.0-pre.4" ,
13
13
"com.unity.services.lobby" : " 1.0.0-pre.6" ,
14
- "com.unity.services.relay" : " 1.0.1-pre.5 "
14
+ "com.unity.services.relay" : " 1.0.2 "
15
15
}
16
16
}
Original file line number Diff line number Diff line change 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.8 " ,
124
+ "com.unity.netcode.gameobjects" : " 1.0.0-pre.10 " ,
125
125
"com.unity.services.authentication" : " 1.0.0-pre.4" ,
126
126
"com.unity.services.lobby" : " 1.0.0-pre.6" ,
127
- "com.unity.services.relay" : " 1.0.1-pre.5 "
127
+ "com.unity.services.relay" : " 1.0.2 "
128
128
}
129
129
},
130
130
"com.unity.multiplayer.tools" : {
You can’t perform that action at this time.
0 commit comments