Skip to content

Commit 6a25401

Browse files
committed
rename to coop
1 parent 3ea8f21 commit 6a25401

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Packages/com.unity.multiplayer.samples.coop/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "com.unity.multiplayer.samples.utilities",
2+
"name": "com.unity.multiplayer.samples.coop",
33
"displayName": "Multiplayer Samples Utilities",
44
"version": "1.2.0-pre",
55
"type": "template",
@@ -8,7 +8,7 @@
88
"description": "Utilities package built on top of Netcode for GameObjects, providing useful scripts and tools.",
99
"dependencies": {
1010
"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",
1212
"com.unity.services.authentication": "1.0.0-pre.4",
1313
"com.unity.services.lobby": "1.0.0-pre.6",
1414
"com.unity.services.relay": "1.0.1-pre.5"

Packages/packages-lock.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,13 +115,13 @@
115115
},
116116
"url": "https://packages.unity.com"
117117
},
118-
"com.unity.multiplayer.samples.utilities": {
118+
"com.unity.multiplayer.samples.coop": {
119119
"version": "file:com.unity.multiplayer.samples.coop",
120120
"depth": 0,
121121
"source": "embedded",
122122
"dependencies": {
123123
"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",
125125
"com.unity.services.authentication": "1.0.0-pre.4",
126126
"com.unity.services.lobby": "1.0.0-pre.6",
127127
"com.unity.services.relay": "1.0.1-pre.5"

0 commit comments

Comments
 (0)