您最多选择25个主题
主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
17 行
581 B
17 行
581 B
{
|
|
"name": "com.unity.entities",
|
|
"unity": "2018.2",
|
|
"version": "0.0.12-preview.12",
|
|
"dependencies": {
|
|
"com.unity.properties": "0.2.11-preview",
|
|
"com.unity.mathematics": "0.0.12-preview.19",
|
|
"com.unity.collections": "0.0.9-preview.4",
|
|
"com.unity.burst": "0.2.4-preview.34",
|
|
"com.unity.jobs": "0.0.7-preview.3"
|
|
},
|
|
"keywords": [
|
|
"entities",
|
|
"unity"
|
|
],
|
|
"description": "Unity Entity Component System - Core Entity Component System, New Transform components, basic Instance Mesh Renderer"
|
|
}
|