同步
This commit is contained in:
@@ -0,0 +1,72 @@
|
||||
{
|
||||
"name": "YarnSpinner.Unity.Editor",
|
||||
"rootNamespace": "",
|
||||
"references": [
|
||||
"YarnSpinner.Unity",
|
||||
"Unity.Addressables",
|
||||
"Unity.Addressables.Editor",
|
||||
"Unity.TextMeshPro",
|
||||
"Unity.InputSystem",
|
||||
"Unity.Localization.Editor",
|
||||
"Unity.Localization"
|
||||
],
|
||||
"includePlatforms": [
|
||||
"Editor"
|
||||
],
|
||||
"excludePlatforms": [],
|
||||
"allowUnsafeCode": false,
|
||||
"overrideReferences": true,
|
||||
"precompiledReferences": [
|
||||
"Yarn.Google.Protobuf.dll",
|
||||
"YarnSpinner.dll",
|
||||
"YarnSpinner.Compiler.dll",
|
||||
"Yarn.Antlr4.Runtime.Standard.dll",
|
||||
"Yarn.CsvHelper.dll",
|
||||
"Yarn.System.Buffers.dll",
|
||||
"Yarn.System.Memory.dll",
|
||||
"Yarn.System.Numerics.Vectors.dll",
|
||||
"Yarn.System.Reflection.TypeExtensions.dll",
|
||||
"Yarn.System.Runtime.CompilerServices.Unsafe.dll",
|
||||
"Microsoft.CodeAnalysis.dll",
|
||||
"Microsoft.CodeAnalysis.CSharp.dll",
|
||||
"System.Collections.Immutable.dll",
|
||||
"System.Reflection.Metadata.dll",
|
||||
"System.Runtime.CompilerServices.Unsafe.dll",
|
||||
"Yarn.System.Text.Json.dll"
|
||||
],
|
||||
"autoReferenced": true,
|
||||
"defineConstraints": [],
|
||||
"versionDefines": [
|
||||
{
|
||||
"name": "com.unity.addressables",
|
||||
"expression": "1.0.0",
|
||||
"define": "USE_ADDRESSABLES"
|
||||
},
|
||||
{
|
||||
"name": "com.unity.inputsystem",
|
||||
"expression": "1.0.0",
|
||||
"define": "USE_INPUTSYSTEM"
|
||||
},
|
||||
{
|
||||
"name": "com.unity.localization",
|
||||
"expression": "1.0.0",
|
||||
"define": "USE_UNITY_LOCALIZATION"
|
||||
},
|
||||
{
|
||||
"name": "com.unity.ugui",
|
||||
"expression": "2.0.0",
|
||||
"define": "USE_TMP"
|
||||
},
|
||||
{
|
||||
"name": "com.unity.textmeshpro",
|
||||
"expression": "1.0.0",
|
||||
"define": "USE_TMP"
|
||||
},
|
||||
{
|
||||
"name": "Unity",
|
||||
"expression": "2022.3.33f1",
|
||||
"define": "UNITY_2022_3_33_OR_NEWER"
|
||||
}
|
||||
],
|
||||
"noEngineReferences": false
|
||||
}
|
||||
Reference in New Issue
Block a user