您最多选择25个主题
主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
16 行
649 B
16 行
649 B
{
|
|
"name": "com.unity.services.lobby",
|
|
"displayName":"Unity Lobby",
|
|
"version": "0.2.1-preview",
|
|
"unity": "2020.3",
|
|
"description": "Client API SDK Package for communicating with the Unity Lobby service",
|
|
"dependencies": {
|
|
"com.unity.services.core": "1.1.0-pre.2",
|
|
"com.unity.modules.unitywebrequest": "1.0.0",
|
|
"com.unity.modules.unitywebrequestassetbundle": "1.0.0",
|
|
"com.unity.modules.unitywebrequestaudio": "1.0.0",
|
|
"com.unity.modules.unitywebrequesttexture": "1.0.0",
|
|
"com.unity.modules.unitywebrequestwww": "1.0.0",
|
|
"com.unity.nuget.newtonsoft-json": "2.0.0"
|
|
}
|
|
}
|