您最多选择25个主题 主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

22 行
786 B

{
"name": "com.unity.services.core",
"displayName": "Services Core",
"version": "1.1.0-pre.2",
"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",
"com.unity.nuget.newtonsoft-json": "2.0.0"
},
"relatedPackages": {
"com.unity.services.core.tests": "1.1.0-pre.2"
},
"upmCi": {
"footprint": "187a0fc7bf76eaef62cb959fb5d0873dde9c81b0"
},
"repository": {
"url": "https://github.cds.internal.unity3d.com/unity/operate-services-sdk.git",
"type": "git",
"revision": "54737111b425289a3e8540a7ffe6bd4cdfbaf535"
}
}