您最多选择25个主题
主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
14 行
493 B
14 行
493 B
{
|
|
"name": "com.unity.multiplayer.samples.coop",
|
|
"displayName": "Multiplayer Samples Utilities",
|
|
"version": "1.3.0-pre",
|
|
"host": "hub",
|
|
"unity": "2020.3",
|
|
"description": "Utilities package built on top of Netcode for GameObjects, providing useful scripts and tools.",
|
|
"dependencies": {
|
|
"com.unity.learn.iet-framework": "1.2.1",
|
|
"com.unity.multiplayer.tools": "1.0.0",
|
|
"com.unity.netcode.gameobjects": "1.0.0",
|
|
"com.unity.services.relay": "1.0.3"
|
|
}
|
|
}
|