您最多选择25个主题
主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
29 行
771 B
29 行
771 B
{
|
|
"name": "Unity.Sample.Game",
|
|
"references": [
|
|
"Unity.Collections",
|
|
"Unity.Sample.Core",
|
|
"Unity.Entities",
|
|
"Unity.Entities.Hybrid",
|
|
"Unity.Transforms",
|
|
"Unity.Burst",
|
|
"Unity.Mathematics",
|
|
"Unity.Animation",
|
|
"Unity.Animation.Hybrid",
|
|
"Unity.DataFlowGraph",
|
|
"Unity.Rendering.Hybrid",
|
|
"Unity.Physics",
|
|
"Unity.NetCode",
|
|
"Unity.NetCode.Editor",
|
|
"Unity.Networking.Transport"
|
|
],
|
|
"includePlatforms": [],
|
|
"excludePlatforms": [],
|
|
"allowUnsafeCode": true,
|
|
"overrideReferences": false,
|
|
"precompiledReferences": [],
|
|
"autoReferenced": true,
|
|
"defineConstraints": [],
|
|
"versionDefines": [],
|
|
"noEngineReferences": false
|
|
}
|