From 53e16dc1ff479279ed8f9dc759a9af3bec02cb93 Mon Sep 17 00:00:00 2001 From: xiaobo <965416680@qq.com> Date: Mon, 16 Jun 2025 12:47:48 +0800 Subject: [PATCH] =?UTF-8?q?Aot=E8=A1=A5=E5=85=85UnityEngine.CoreModule.dll?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- UnityProject/Assets/TEngine/Settings/UpdateSetting.asset | 4 ++++ UnityProject/ProjectSettings/HybridCLRSettings.asset | 1 + 2 files changed, 5 insertions(+) diff --git a/UnityProject/Assets/TEngine/Settings/UpdateSetting.asset b/UnityProject/Assets/TEngine/Settings/UpdateSetting.asset index 3c9ffa94..b4d7b74d 100644 --- a/UnityProject/Assets/TEngine/Settings/UpdateSetting.asset +++ b/UnityProject/Assets/TEngine/Settings/UpdateSetting.asset @@ -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 diff --git a/UnityProject/ProjectSettings/HybridCLRSettings.asset b/UnityProject/ProjectSettings/HybridCLRSettings.asset index 77cc8c98..96f35c65 100644 --- a/UnityProject/ProjectSettings/HybridCLRSettings.asset +++ b/UnityProject/ProjectSettings/HybridCLRSettings.asset @@ -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