您最多选择25个主题
主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
30 行
775 B
30 行
775 B
{
|
|
"name": "Unity.Netcode.Editor.CodeGen",
|
|
"rootNamespace": "Unity.Netcode.Editor.CodeGen",
|
|
"references": [
|
|
"Unity.Netcode.Runtime",
|
|
"Unity.Collections"
|
|
],
|
|
"includePlatforms": [
|
|
"Editor"
|
|
],
|
|
"excludePlatforms": [],
|
|
"allowUnsafeCode": true,
|
|
"overrideReferences": true,
|
|
"precompiledReferences": [
|
|
"Mono.Cecil.dll",
|
|
"Mono.Cecil.Mdb.dll",
|
|
"Mono.Cecil.Pdb.dll",
|
|
"Mono.Cecil.Rocks.dll"
|
|
],
|
|
"autoReferenced": false,
|
|
"defineConstraints": [],
|
|
"versionDefines": [
|
|
{
|
|
"name": "com.unity.nuget.mono-cecil",
|
|
"expression": "(0,1.11.4)",
|
|
"define": "CECIL_CONSTRAINTS_ARE_TYPE_REFERENCES"
|
|
}
|
|
],
|
|
"noEngineReferences": false
|
|
}
|