您最多选择25个主题
主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
21 行
738 B
21 行
738 B
{
|
|
"name": "com.unity.services.core",
|
|
"displayName": "Services Core",
|
|
"version": "1.1.0-pre.4",
|
|
"unity": "2019.4",
|
|
"description": "This package defines common components used by multiple Game Service packages.\nThese are standardized and aim to unify the overall experience of working with Game Services SDK.",
|
|
"dependencies": {
|
|
"com.unity.modules.unitywebrequest": "1.0.0"
|
|
},
|
|
"relatedPackages": {
|
|
"com.unity.services.core.tests": "1.1.0-pre.4"
|
|
},
|
|
"upmCi": {
|
|
"footprint": "2087c58489377c591143067b3823dcb95ae0d0dd"
|
|
},
|
|
"repository": {
|
|
"url": "https://github.cds.internal.unity3d.com/unity/operate-services-sdk.git",
|
|
"type": "git",
|
|
"revision": "13eac0cd38d1a3ff7f8099590c524a7043817cb2"
|
|
}
|
|
}
|