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