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

17 行
596 B

{
"name": "com.unity.demoteam.digital-human",
"displayName": "Demo Team Digital Human",
"version": "0.1.1-preview",
"unity": "2019.3",
"unityRelease": "12f1",
"description": "Library of tech features used to realize the digital human from 'The Heretic'.",
"dependencies": {
"com.unity.demoteam.attributes": "0.1.1-preview",
"com.unity.burst": "1.2.3",
"com.unity.collections": "0.1.1-preview",
"com.unity.jobs": "0.1.1-preview",
"com.unity.mathematics": "1.1.0",
"com.unity.render-pipelines.high-definition": "7.3.1",
"com.unity.timeline": "1.2.17"
}
}