2024-09-29 20:18:48 +08:00
|
|
|
%YAML 1.1
|
|
|
|
%TAG !u! tag:unity3d.com,2011:
|
|
|
|
--- !u!114 &1
|
|
|
|
MonoBehaviour:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 0}
|
|
|
|
m_Enabled: 1
|
|
|
|
m_EditorHideFlags: 0
|
|
|
|
m_Script: {fileID: 11500000, guid: e189374413a3f00468e49d51d8b27a09, type: 3}
|
|
|
|
m_Name:
|
|
|
|
m_EditorClassIdentifier:
|
|
|
|
enable: 1
|
|
|
|
useGlobalIl2cpp: 0
|
|
|
|
hybridclrRepoURL: https://gitee.com/focus-creative-games/hybridclr
|
|
|
|
il2cppPlusRepoURL: https://gitee.com/focus-creative-games/il2cpp_plus
|
|
|
|
hotUpdateAssemblyDefinitions:
|
2024-10-12 20:37:11 +08:00
|
|
|
- {fileID: 5897886265953266890, guid: 0c294b92570ce7d4f9b683484d608158, type: 3}
|
2024-09-29 20:18:48 +08:00
|
|
|
hotUpdateAssemblies: []
|
|
|
|
preserveHotUpdateAssemblies: []
|
|
|
|
hotUpdateDllCompileOutputRootDir: HybridCLRData/HotUpdateDlls
|
|
|
|
externalHotUpdateAssembliyDirs: []
|
|
|
|
strippedAOTDllOutputRootDir: HybridCLRData/AssembliesPostIl2CppStrip
|
2024-10-12 20:37:11 +08:00
|
|
|
patchAOTAssemblies:
|
|
|
|
- System
|
|
|
|
- System.Core
|
2024-10-14 20:31:57 +08:00
|
|
|
- mscorlib
|
2024-09-29 20:18:48 +08:00
|
|
|
outputLinkFile: HybridCLRGenerate/link.xml
|
|
|
|
outputAOTGenericReferenceFile: HybridCLRGenerate/AOTGenericReferences.cs
|
|
|
|
maxGenericReferenceIteration: 10
|
|
|
|
maxMethodBridgeGenericIteration: 10
|
|
|
|
enableProfilerInReleaseBuild: 0
|
|
|
|
enableStraceTraceInWebGLReleaseBuild: 0
|