Aot补充UnityEngine.CoreModule.dll

This commit is contained in:
xiaobo
2025-06-16 12:47:48 +08:00
parent e26a2937a7
commit 53e16dc1ff
2 changed files with 5 additions and 0 deletions

View File

@@ -23,6 +23,7 @@ MonoBehaviour:
- TEngine.Runtime.dll
- UniTask.dll
- YooAsset.dll
- UnityEngine.CoreModule.dll
LogicMainDllName: GameLogic.dll
AssemblyTextAssetExtension: .bytes
AssemblyTextAssetPath: AssetRaw/DLL
@@ -30,3 +31,6 @@ MonoBehaviour:
UpdateNotice: 1
ResDownLoadPath: http://127.0.0.1:8081
FallbackResDownLoadPath: http://127.0.0.1:8082
LoadResWayWebGL: 0
isAutoAssetCopeToBuildAddress: 0
BuildAddress: ../../Builds/Unity_Data/StreamingAssets

View File

@@ -31,6 +31,7 @@ MonoBehaviour:
- TEngine.Runtime.dll
- YooAsset.dll
- UniTask.dll
- UnityEngine.CoreModule.dll
outputLinkFile: HybridCLRGenerate/link.xml
outputAOTGenericReferenceFile: HybridCLRGenerate/AOTGenericReferences.cs
maxGenericReferenceIteration: 10