您最多选择25个主题
主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
36 行
981 B
36 行
981 B
{
|
|
"name": "Unity.ML-Agents",
|
|
"references": [
|
|
"Unity.Barracuda",
|
|
"Unity.ML-Agents.CommunicatorObjects"
|
|
],
|
|
"optionalUnityReferences": [],
|
|
"includePlatforms": [],
|
|
"excludePlatforms": [],
|
|
"allowUnsafeCode": false,
|
|
"overrideReferences": false,
|
|
"precompiledReferences": [
|
|
"System.IO.Abstractions.dll",
|
|
"Google.Protobuf.dll",
|
|
"Grpc.Core.dll"
|
|
],
|
|
"autoReferenced": true,
|
|
"defineConstraints": [],
|
|
"versionDefines": [
|
|
{
|
|
"name": "com.unity.modules.unityanalytics",
|
|
"expression": "1.0.0",
|
|
"define": "MLA_UNITY_ANALYTICS_MODULE"
|
|
},
|
|
{
|
|
"name": "com.unity.modules.physics",
|
|
"expression": "1.0.0",
|
|
"define": "MLA_UNITY_PHYSICS_MODULE"
|
|
},
|
|
{
|
|
"name": "com.unity.modules.physics2d",
|
|
"expression": "1.0.0",
|
|
"define": "MLA_UNITY_PHYSICS2D_MODULE"
|
|
}
|
|
]
|
|
}
|