From 07419000108334fd2ee829e81bdd92dad8b0d7e0 Mon Sep 17 00:00:00 2001 From: ALEXTANG <574809918@qq.com> Date: Wed, 3 Aug 2022 17:42:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=9B=AE=E5=BD=95=E7=BB=93?= =?UTF-8?q?=E6=9E=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 更新目录结构 --- .../TEngine/Runtime/{3rd => HotUpdate}/Plugins.meta | 0 .../Runtime/{3rd => HotUpdate}/Plugins/FastZip.meta | 0 .../{3rd => HotUpdate}/Plugins/FastZip/Android.meta | 0 .../Plugins/FastZip/Android/libs.meta | 0 .../Plugins/FastZip/Android/libs/arm64-v8a.meta | 0 .../FastZip/Android/libs/arm64-v8a/libzipw.so | Bin .../FastZip/Android/libs/arm64-v8a/libzipw.so.meta | 0 .../Plugins/FastZip/Android/libs/armeabi-v7a.meta | 0 .../FastZip/Android/libs/armeabi-v7a/libzipw.so | Bin .../Android/libs/armeabi-v7a/libzipw.so.meta | 0 .../Plugins/FastZip/Android/libs/x86.meta | 0 .../Plugins/FastZip/Android/libs/x86/libzipw.so | Bin .../FastZip/Android/libs/x86/libzipw.so.meta | 0 .../{3rd => HotUpdate}/Plugins/FastZip/FastZip.cs | 0 .../Plugins/FastZip/FastZip.cs.meta | 0 .../{3rd => HotUpdate}/Plugins/FastZip/WebGL.meta | 0 .../Plugins/FastZip/WebGL/zipw-AES.zip | Bin .../Plugins/FastZip/WebGL/zipw-AES.zip.meta | 0 .../Plugins/FastZip/WebGL/zipw-noAES.zip | Bin .../Plugins/FastZip/WebGL/zipw-noAES.zip.meta | 0 .../Plugins/FastZip/WebGL/zipw.bc | Bin .../Plugins/FastZip/WebGL/zipw.bc.meta | 0 .../{3rd => HotUpdate}/Plugins/FastZip/iOS.meta | 0 .../FastZip/iOS/libzipw-bitcode-xcode10.3.zip | Bin .../FastZip/iOS/libzipw-bitcode-xcode10.3.zip.meta | 0 .../FastZip/iOS/libzipw-bitcode-xcode11.4.zip | Bin .../FastZip/iOS/libzipw-bitcode-xcode11.4.zip.meta | 0 .../Plugins/FastZip/iOS/libzipw.a | Bin .../Plugins/FastZip/iOS/libzipw.a-ios.Simulator.zip | Bin .../FastZip/iOS/libzipw.a-ios.Simulator.zip.meta | 0 .../Plugins/FastZip/iOS/libzipw.a.meta | 0 .../Plugins/FastZip/iOS/non-bitcode.meta | 0 .../Plugins/FastZip/iOS/non-bitcode/libzipw.a.zip | Bin .../FastZip/iOS/non-bitcode/libzipw.a.zip.meta | 0 .../Plugins/FastZip/libzipw.bundle.meta | 0 .../Plugins/FastZip/libzipw.bundle/Contents.meta | 0 .../FastZip/libzipw.bundle/Contents/Info.plist | 0 .../FastZip/libzipw.bundle/Contents/Info.plist.meta | 0 .../FastZip/libzipw.bundle/Contents/MacOS.meta | 0 .../FastZip/libzipw.bundle/Contents/MacOS/libzipw | Bin .../libzipw.bundle/Contents/MacOS/libzipw.meta | 0 .../{3rd => HotUpdate}/Plugins/FastZip/tvOS.meta | 0 .../Plugins/FastZip/tvOS/libzipw.a | Bin .../FastZip/tvOS/libzipw.a-tvos.Simulator.zip | Bin .../FastZip/tvOS/libzipw.a-tvos.Simulator.zip.meta | 0 .../Plugins/FastZip/tvOS/libzipw.a.meta | 0 .../FastZip/tvOS/libzipw.bitcode.xcode10.3.zip | Bin .../FastZip/tvOS/libzipw.bitcode.xcode10.3.zip.meta | 0 .../FastZip/tvOS/libzipw.bitcode.xcode11.4.zip | Bin .../FastZip/tvOS/libzipw.bitcode.xcode11.4.zip.meta | 0 .../Plugins/FastZip/tvOS/non-bitcode.meta | 0 .../Plugins/FastZip/tvOS/non-bitcode/libzipw.a.zip | Bin .../FastZip/tvOS/non-bitcode/libzipw.a.zip.meta | 0 .../{3rd => HotUpdate}/Plugins/FastZip/x86.meta | 0 .../Plugins/FastZip/x86/libzipw.dll | Bin .../Plugins/FastZip/x86/libzipw.dll.meta | 0 .../Plugins/FastZip/x86/libzipw.so | Bin .../Plugins/FastZip/x86/libzipw.so.meta | 0 .../{3rd => HotUpdate}/Plugins/FastZip/x86_64.meta | 0 .../Plugins/FastZip/x86_64/libzipw.dll | Bin .../Plugins/FastZip/x86_64/libzipw.dll.meta | 0 .../Plugins/FastZip/x86_64/libzipw.so | Bin .../Plugins/FastZip/x86_64/libzipw.so.meta | 0 63 files changed, 0 insertions(+), 0 deletions(-) rename Assets/TEngine/Runtime/{3rd => HotUpdate}/Plugins.meta (100%) rename Assets/TEngine/Runtime/{3rd => HotUpdate}/Plugins/FastZip.meta (100%) rename Assets/TEngine/Runtime/{3rd => HotUpdate}/Plugins/FastZip/Android.meta (100%) rename Assets/TEngine/Runtime/{3rd => HotUpdate}/Plugins/FastZip/Android/libs.meta (100%) rename Assets/TEngine/Runtime/{3rd => HotUpdate}/Plugins/FastZip/Android/libs/arm64-v8a.meta (100%) rename Assets/TEngine/Runtime/{3rd => HotUpdate}/Plugins/FastZip/Android/libs/arm64-v8a/libzipw.so (100%) rename Assets/TEngine/Runtime/{3rd => HotUpdate}/Plugins/FastZip/Android/libs/arm64-v8a/libzipw.so.meta (100%) rename Assets/TEngine/Runtime/{3rd => HotUpdate}/Plugins/FastZip/Android/libs/armeabi-v7a.meta (100%) rename Assets/TEngine/Runtime/{3rd => HotUpdate}/Plugins/FastZip/Android/libs/armeabi-v7a/libzipw.so (100%) rename Assets/TEngine/Runtime/{3rd => HotUpdate}/Plugins/FastZip/Android/libs/armeabi-v7a/libzipw.so.meta (100%) rename Assets/TEngine/Runtime/{3rd => HotUpdate}/Plugins/FastZip/Android/libs/x86.meta (100%) rename Assets/TEngine/Runtime/{3rd => HotUpdate}/Plugins/FastZip/Android/libs/x86/libzipw.so (100%) rename Assets/TEngine/Runtime/{3rd => HotUpdate}/Plugins/FastZip/Android/libs/x86/libzipw.so.meta (100%) rename Assets/TEngine/Runtime/{3rd => HotUpdate}/Plugins/FastZip/FastZip.cs (100%) rename Assets/TEngine/Runtime/{3rd => HotUpdate}/Plugins/FastZip/FastZip.cs.meta (100%) rename Assets/TEngine/Runtime/{3rd => HotUpdate}/Plugins/FastZip/WebGL.meta (100%) rename Assets/TEngine/Runtime/{3rd => HotUpdate}/Plugins/FastZip/WebGL/zipw-AES.zip (100%) rename Assets/TEngine/Runtime/{3rd => HotUpdate}/Plugins/FastZip/WebGL/zipw-AES.zip.meta (100%) rename Assets/TEngine/Runtime/{3rd => HotUpdate}/Plugins/FastZip/WebGL/zipw-noAES.zip (100%) rename Assets/TEngine/Runtime/{3rd => HotUpdate}/Plugins/FastZip/WebGL/zipw-noAES.zip.meta (100%) rename Assets/TEngine/Runtime/{3rd => HotUpdate}/Plugins/FastZip/WebGL/zipw.bc (100%) rename Assets/TEngine/Runtime/{3rd => HotUpdate}/Plugins/FastZip/WebGL/zipw.bc.meta (100%) rename Assets/TEngine/Runtime/{3rd => HotUpdate}/Plugins/FastZip/iOS.meta (100%) rename Assets/TEngine/Runtime/{3rd => HotUpdate}/Plugins/FastZip/iOS/libzipw-bitcode-xcode10.3.zip (100%) rename Assets/TEngine/Runtime/{3rd => HotUpdate}/Plugins/FastZip/iOS/libzipw-bitcode-xcode10.3.zip.meta (100%) rename Assets/TEngine/Runtime/{3rd => HotUpdate}/Plugins/FastZip/iOS/libzipw-bitcode-xcode11.4.zip (100%) rename Assets/TEngine/Runtime/{3rd => HotUpdate}/Plugins/FastZip/iOS/libzipw-bitcode-xcode11.4.zip.meta (100%) rename Assets/TEngine/Runtime/{3rd => HotUpdate}/Plugins/FastZip/iOS/libzipw.a (100%) rename Assets/TEngine/Runtime/{3rd => HotUpdate}/Plugins/FastZip/iOS/libzipw.a-ios.Simulator.zip (100%) rename Assets/TEngine/Runtime/{3rd => HotUpdate}/Plugins/FastZip/iOS/libzipw.a-ios.Simulator.zip.meta (100%) rename Assets/TEngine/Runtime/{3rd => HotUpdate}/Plugins/FastZip/iOS/libzipw.a.meta (100%) rename Assets/TEngine/Runtime/{3rd => HotUpdate}/Plugins/FastZip/iOS/non-bitcode.meta (100%) rename Assets/TEngine/Runtime/{3rd => HotUpdate}/Plugins/FastZip/iOS/non-bitcode/libzipw.a.zip (100%) rename Assets/TEngine/Runtime/{3rd => HotUpdate}/Plugins/FastZip/iOS/non-bitcode/libzipw.a.zip.meta (100%) rename Assets/TEngine/Runtime/{3rd => HotUpdate}/Plugins/FastZip/libzipw.bundle.meta (100%) rename Assets/TEngine/Runtime/{3rd => HotUpdate}/Plugins/FastZip/libzipw.bundle/Contents.meta (100%) rename Assets/TEngine/Runtime/{3rd => HotUpdate}/Plugins/FastZip/libzipw.bundle/Contents/Info.plist (100%) rename Assets/TEngine/Runtime/{3rd => HotUpdate}/Plugins/FastZip/libzipw.bundle/Contents/Info.plist.meta (100%) rename Assets/TEngine/Runtime/{3rd => HotUpdate}/Plugins/FastZip/libzipw.bundle/Contents/MacOS.meta (100%) rename Assets/TEngine/Runtime/{3rd => HotUpdate}/Plugins/FastZip/libzipw.bundle/Contents/MacOS/libzipw (100%) rename Assets/TEngine/Runtime/{3rd => HotUpdate}/Plugins/FastZip/libzipw.bundle/Contents/MacOS/libzipw.meta (100%) rename Assets/TEngine/Runtime/{3rd => HotUpdate}/Plugins/FastZip/tvOS.meta (100%) rename Assets/TEngine/Runtime/{3rd => HotUpdate}/Plugins/FastZip/tvOS/libzipw.a (100%) rename Assets/TEngine/Runtime/{3rd => HotUpdate}/Plugins/FastZip/tvOS/libzipw.a-tvos.Simulator.zip (100%) rename Assets/TEngine/Runtime/{3rd => HotUpdate}/Plugins/FastZip/tvOS/libzipw.a-tvos.Simulator.zip.meta (100%) rename Assets/TEngine/Runtime/{3rd => HotUpdate}/Plugins/FastZip/tvOS/libzipw.a.meta (100%) rename Assets/TEngine/Runtime/{3rd => HotUpdate}/Plugins/FastZip/tvOS/libzipw.bitcode.xcode10.3.zip (100%) rename Assets/TEngine/Runtime/{3rd => HotUpdate}/Plugins/FastZip/tvOS/libzipw.bitcode.xcode10.3.zip.meta (100%) rename Assets/TEngine/Runtime/{3rd => HotUpdate}/Plugins/FastZip/tvOS/libzipw.bitcode.xcode11.4.zip (100%) rename Assets/TEngine/Runtime/{3rd => HotUpdate}/Plugins/FastZip/tvOS/libzipw.bitcode.xcode11.4.zip.meta (100%) rename Assets/TEngine/Runtime/{3rd => HotUpdate}/Plugins/FastZip/tvOS/non-bitcode.meta (100%) rename Assets/TEngine/Runtime/{3rd => HotUpdate}/Plugins/FastZip/tvOS/non-bitcode/libzipw.a.zip (100%) rename Assets/TEngine/Runtime/{3rd => HotUpdate}/Plugins/FastZip/tvOS/non-bitcode/libzipw.a.zip.meta (100%) rename Assets/TEngine/Runtime/{3rd => HotUpdate}/Plugins/FastZip/x86.meta (100%) rename Assets/TEngine/Runtime/{3rd => HotUpdate}/Plugins/FastZip/x86/libzipw.dll (100%) rename Assets/TEngine/Runtime/{3rd => HotUpdate}/Plugins/FastZip/x86/libzipw.dll.meta (100%) rename Assets/TEngine/Runtime/{3rd => HotUpdate}/Plugins/FastZip/x86/libzipw.so (100%) rename Assets/TEngine/Runtime/{3rd => HotUpdate}/Plugins/FastZip/x86/libzipw.so.meta (100%) rename Assets/TEngine/Runtime/{3rd => HotUpdate}/Plugins/FastZip/x86_64.meta (100%) rename Assets/TEngine/Runtime/{3rd => HotUpdate}/Plugins/FastZip/x86_64/libzipw.dll (100%) rename Assets/TEngine/Runtime/{3rd => HotUpdate}/Plugins/FastZip/x86_64/libzipw.dll.meta (100%) rename Assets/TEngine/Runtime/{3rd => HotUpdate}/Plugins/FastZip/x86_64/libzipw.so (100%) rename Assets/TEngine/Runtime/{3rd => HotUpdate}/Plugins/FastZip/x86_64/libzipw.so.meta (100%) diff --git a/Assets/TEngine/Runtime/3rd/Plugins.meta b/Assets/TEngine/Runtime/HotUpdate/Plugins.meta similarity index 100% rename from Assets/TEngine/Runtime/3rd/Plugins.meta rename to Assets/TEngine/Runtime/HotUpdate/Plugins.meta diff --git a/Assets/TEngine/Runtime/3rd/Plugins/FastZip.meta b/Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip.meta similarity index 100% rename from Assets/TEngine/Runtime/3rd/Plugins/FastZip.meta rename to Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip.meta diff --git a/Assets/TEngine/Runtime/3rd/Plugins/FastZip/Android.meta b/Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/Android.meta similarity index 100% rename from Assets/TEngine/Runtime/3rd/Plugins/FastZip/Android.meta rename to Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/Android.meta diff --git a/Assets/TEngine/Runtime/3rd/Plugins/FastZip/Android/libs.meta b/Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/Android/libs.meta similarity index 100% rename from Assets/TEngine/Runtime/3rd/Plugins/FastZip/Android/libs.meta rename to Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/Android/libs.meta diff --git a/Assets/TEngine/Runtime/3rd/Plugins/FastZip/Android/libs/arm64-v8a.meta b/Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/Android/libs/arm64-v8a.meta similarity index 100% rename from Assets/TEngine/Runtime/3rd/Plugins/FastZip/Android/libs/arm64-v8a.meta rename to Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/Android/libs/arm64-v8a.meta diff --git a/Assets/TEngine/Runtime/3rd/Plugins/FastZip/Android/libs/arm64-v8a/libzipw.so b/Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/Android/libs/arm64-v8a/libzipw.so similarity index 100% rename from Assets/TEngine/Runtime/3rd/Plugins/FastZip/Android/libs/arm64-v8a/libzipw.so rename to Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/Android/libs/arm64-v8a/libzipw.so diff --git a/Assets/TEngine/Runtime/3rd/Plugins/FastZip/Android/libs/arm64-v8a/libzipw.so.meta b/Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/Android/libs/arm64-v8a/libzipw.so.meta similarity index 100% rename from Assets/TEngine/Runtime/3rd/Plugins/FastZip/Android/libs/arm64-v8a/libzipw.so.meta rename to Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/Android/libs/arm64-v8a/libzipw.so.meta diff --git a/Assets/TEngine/Runtime/3rd/Plugins/FastZip/Android/libs/armeabi-v7a.meta b/Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/Android/libs/armeabi-v7a.meta similarity index 100% rename from Assets/TEngine/Runtime/3rd/Plugins/FastZip/Android/libs/armeabi-v7a.meta rename to Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/Android/libs/armeabi-v7a.meta diff --git a/Assets/TEngine/Runtime/3rd/Plugins/FastZip/Android/libs/armeabi-v7a/libzipw.so b/Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/Android/libs/armeabi-v7a/libzipw.so similarity index 100% rename from Assets/TEngine/Runtime/3rd/Plugins/FastZip/Android/libs/armeabi-v7a/libzipw.so rename to Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/Android/libs/armeabi-v7a/libzipw.so diff --git a/Assets/TEngine/Runtime/3rd/Plugins/FastZip/Android/libs/armeabi-v7a/libzipw.so.meta b/Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/Android/libs/armeabi-v7a/libzipw.so.meta similarity index 100% rename from Assets/TEngine/Runtime/3rd/Plugins/FastZip/Android/libs/armeabi-v7a/libzipw.so.meta rename to Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/Android/libs/armeabi-v7a/libzipw.so.meta diff --git a/Assets/TEngine/Runtime/3rd/Plugins/FastZip/Android/libs/x86.meta b/Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/Android/libs/x86.meta similarity index 100% rename from Assets/TEngine/Runtime/3rd/Plugins/FastZip/Android/libs/x86.meta rename to Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/Android/libs/x86.meta diff --git a/Assets/TEngine/Runtime/3rd/Plugins/FastZip/Android/libs/x86/libzipw.so b/Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/Android/libs/x86/libzipw.so similarity index 100% rename from Assets/TEngine/Runtime/3rd/Plugins/FastZip/Android/libs/x86/libzipw.so rename to Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/Android/libs/x86/libzipw.so diff --git a/Assets/TEngine/Runtime/3rd/Plugins/FastZip/Android/libs/x86/libzipw.so.meta b/Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/Android/libs/x86/libzipw.so.meta similarity index 100% rename from Assets/TEngine/Runtime/3rd/Plugins/FastZip/Android/libs/x86/libzipw.so.meta rename to Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/Android/libs/x86/libzipw.so.meta diff --git a/Assets/TEngine/Runtime/3rd/Plugins/FastZip/FastZip.cs b/Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/FastZip.cs similarity index 100% rename from Assets/TEngine/Runtime/3rd/Plugins/FastZip/FastZip.cs rename to Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/FastZip.cs diff --git a/Assets/TEngine/Runtime/3rd/Plugins/FastZip/FastZip.cs.meta b/Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/FastZip.cs.meta similarity index 100% rename from Assets/TEngine/Runtime/3rd/Plugins/FastZip/FastZip.cs.meta rename to Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/FastZip.cs.meta diff --git a/Assets/TEngine/Runtime/3rd/Plugins/FastZip/WebGL.meta b/Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/WebGL.meta similarity index 100% rename from Assets/TEngine/Runtime/3rd/Plugins/FastZip/WebGL.meta rename to Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/WebGL.meta diff --git a/Assets/TEngine/Runtime/3rd/Plugins/FastZip/WebGL/zipw-AES.zip b/Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/WebGL/zipw-AES.zip similarity index 100% rename from Assets/TEngine/Runtime/3rd/Plugins/FastZip/WebGL/zipw-AES.zip rename to Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/WebGL/zipw-AES.zip diff --git a/Assets/TEngine/Runtime/3rd/Plugins/FastZip/WebGL/zipw-AES.zip.meta b/Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/WebGL/zipw-AES.zip.meta similarity index 100% rename from Assets/TEngine/Runtime/3rd/Plugins/FastZip/WebGL/zipw-AES.zip.meta rename to Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/WebGL/zipw-AES.zip.meta diff --git a/Assets/TEngine/Runtime/3rd/Plugins/FastZip/WebGL/zipw-noAES.zip b/Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/WebGL/zipw-noAES.zip similarity index 100% rename from Assets/TEngine/Runtime/3rd/Plugins/FastZip/WebGL/zipw-noAES.zip rename to Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/WebGL/zipw-noAES.zip diff --git a/Assets/TEngine/Runtime/3rd/Plugins/FastZip/WebGL/zipw-noAES.zip.meta b/Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/WebGL/zipw-noAES.zip.meta similarity index 100% rename from Assets/TEngine/Runtime/3rd/Plugins/FastZip/WebGL/zipw-noAES.zip.meta rename to Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/WebGL/zipw-noAES.zip.meta diff --git a/Assets/TEngine/Runtime/3rd/Plugins/FastZip/WebGL/zipw.bc b/Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/WebGL/zipw.bc similarity index 100% rename from Assets/TEngine/Runtime/3rd/Plugins/FastZip/WebGL/zipw.bc rename to Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/WebGL/zipw.bc diff --git a/Assets/TEngine/Runtime/3rd/Plugins/FastZip/WebGL/zipw.bc.meta b/Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/WebGL/zipw.bc.meta similarity index 100% rename from Assets/TEngine/Runtime/3rd/Plugins/FastZip/WebGL/zipw.bc.meta rename to Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/WebGL/zipw.bc.meta diff --git a/Assets/TEngine/Runtime/3rd/Plugins/FastZip/iOS.meta b/Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/iOS.meta similarity index 100% rename from Assets/TEngine/Runtime/3rd/Plugins/FastZip/iOS.meta rename to Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/iOS.meta diff --git a/Assets/TEngine/Runtime/3rd/Plugins/FastZip/iOS/libzipw-bitcode-xcode10.3.zip b/Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/iOS/libzipw-bitcode-xcode10.3.zip similarity index 100% rename from Assets/TEngine/Runtime/3rd/Plugins/FastZip/iOS/libzipw-bitcode-xcode10.3.zip rename to Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/iOS/libzipw-bitcode-xcode10.3.zip diff --git a/Assets/TEngine/Runtime/3rd/Plugins/FastZip/iOS/libzipw-bitcode-xcode10.3.zip.meta b/Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/iOS/libzipw-bitcode-xcode10.3.zip.meta similarity index 100% rename from Assets/TEngine/Runtime/3rd/Plugins/FastZip/iOS/libzipw-bitcode-xcode10.3.zip.meta rename to Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/iOS/libzipw-bitcode-xcode10.3.zip.meta diff --git a/Assets/TEngine/Runtime/3rd/Plugins/FastZip/iOS/libzipw-bitcode-xcode11.4.zip b/Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/iOS/libzipw-bitcode-xcode11.4.zip similarity index 100% rename from Assets/TEngine/Runtime/3rd/Plugins/FastZip/iOS/libzipw-bitcode-xcode11.4.zip rename to Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/iOS/libzipw-bitcode-xcode11.4.zip diff --git a/Assets/TEngine/Runtime/3rd/Plugins/FastZip/iOS/libzipw-bitcode-xcode11.4.zip.meta b/Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/iOS/libzipw-bitcode-xcode11.4.zip.meta similarity index 100% rename from Assets/TEngine/Runtime/3rd/Plugins/FastZip/iOS/libzipw-bitcode-xcode11.4.zip.meta rename to Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/iOS/libzipw-bitcode-xcode11.4.zip.meta diff --git a/Assets/TEngine/Runtime/3rd/Plugins/FastZip/iOS/libzipw.a b/Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/iOS/libzipw.a similarity index 100% rename from Assets/TEngine/Runtime/3rd/Plugins/FastZip/iOS/libzipw.a rename to Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/iOS/libzipw.a diff --git a/Assets/TEngine/Runtime/3rd/Plugins/FastZip/iOS/libzipw.a-ios.Simulator.zip b/Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/iOS/libzipw.a-ios.Simulator.zip similarity index 100% rename from Assets/TEngine/Runtime/3rd/Plugins/FastZip/iOS/libzipw.a-ios.Simulator.zip rename to Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/iOS/libzipw.a-ios.Simulator.zip diff --git a/Assets/TEngine/Runtime/3rd/Plugins/FastZip/iOS/libzipw.a-ios.Simulator.zip.meta b/Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/iOS/libzipw.a-ios.Simulator.zip.meta similarity index 100% rename from Assets/TEngine/Runtime/3rd/Plugins/FastZip/iOS/libzipw.a-ios.Simulator.zip.meta rename to Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/iOS/libzipw.a-ios.Simulator.zip.meta diff --git a/Assets/TEngine/Runtime/3rd/Plugins/FastZip/iOS/libzipw.a.meta b/Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/iOS/libzipw.a.meta similarity index 100% rename from Assets/TEngine/Runtime/3rd/Plugins/FastZip/iOS/libzipw.a.meta rename to Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/iOS/libzipw.a.meta diff --git a/Assets/TEngine/Runtime/3rd/Plugins/FastZip/iOS/non-bitcode.meta b/Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/iOS/non-bitcode.meta similarity index 100% rename from Assets/TEngine/Runtime/3rd/Plugins/FastZip/iOS/non-bitcode.meta rename to Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/iOS/non-bitcode.meta diff --git a/Assets/TEngine/Runtime/3rd/Plugins/FastZip/iOS/non-bitcode/libzipw.a.zip b/Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/iOS/non-bitcode/libzipw.a.zip similarity index 100% rename from Assets/TEngine/Runtime/3rd/Plugins/FastZip/iOS/non-bitcode/libzipw.a.zip rename to Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/iOS/non-bitcode/libzipw.a.zip diff --git a/Assets/TEngine/Runtime/3rd/Plugins/FastZip/iOS/non-bitcode/libzipw.a.zip.meta b/Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/iOS/non-bitcode/libzipw.a.zip.meta similarity index 100% rename from Assets/TEngine/Runtime/3rd/Plugins/FastZip/iOS/non-bitcode/libzipw.a.zip.meta rename to Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/iOS/non-bitcode/libzipw.a.zip.meta diff --git a/Assets/TEngine/Runtime/3rd/Plugins/FastZip/libzipw.bundle.meta b/Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/libzipw.bundle.meta similarity index 100% rename from Assets/TEngine/Runtime/3rd/Plugins/FastZip/libzipw.bundle.meta rename to Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/libzipw.bundle.meta diff --git a/Assets/TEngine/Runtime/3rd/Plugins/FastZip/libzipw.bundle/Contents.meta b/Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/libzipw.bundle/Contents.meta similarity index 100% rename from Assets/TEngine/Runtime/3rd/Plugins/FastZip/libzipw.bundle/Contents.meta rename to Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/libzipw.bundle/Contents.meta diff --git a/Assets/TEngine/Runtime/3rd/Plugins/FastZip/libzipw.bundle/Contents/Info.plist b/Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/libzipw.bundle/Contents/Info.plist similarity index 100% rename from Assets/TEngine/Runtime/3rd/Plugins/FastZip/libzipw.bundle/Contents/Info.plist rename to Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/libzipw.bundle/Contents/Info.plist diff --git a/Assets/TEngine/Runtime/3rd/Plugins/FastZip/libzipw.bundle/Contents/Info.plist.meta b/Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/libzipw.bundle/Contents/Info.plist.meta similarity index 100% rename from Assets/TEngine/Runtime/3rd/Plugins/FastZip/libzipw.bundle/Contents/Info.plist.meta rename to Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/libzipw.bundle/Contents/Info.plist.meta diff --git a/Assets/TEngine/Runtime/3rd/Plugins/FastZip/libzipw.bundle/Contents/MacOS.meta b/Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/libzipw.bundle/Contents/MacOS.meta similarity index 100% rename from Assets/TEngine/Runtime/3rd/Plugins/FastZip/libzipw.bundle/Contents/MacOS.meta rename to Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/libzipw.bundle/Contents/MacOS.meta diff --git a/Assets/TEngine/Runtime/3rd/Plugins/FastZip/libzipw.bundle/Contents/MacOS/libzipw b/Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/libzipw.bundle/Contents/MacOS/libzipw similarity index 100% rename from Assets/TEngine/Runtime/3rd/Plugins/FastZip/libzipw.bundle/Contents/MacOS/libzipw rename to Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/libzipw.bundle/Contents/MacOS/libzipw diff --git a/Assets/TEngine/Runtime/3rd/Plugins/FastZip/libzipw.bundle/Contents/MacOS/libzipw.meta b/Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/libzipw.bundle/Contents/MacOS/libzipw.meta similarity index 100% rename from Assets/TEngine/Runtime/3rd/Plugins/FastZip/libzipw.bundle/Contents/MacOS/libzipw.meta rename to Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/libzipw.bundle/Contents/MacOS/libzipw.meta diff --git a/Assets/TEngine/Runtime/3rd/Plugins/FastZip/tvOS.meta b/Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/tvOS.meta similarity index 100% rename from Assets/TEngine/Runtime/3rd/Plugins/FastZip/tvOS.meta rename to Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/tvOS.meta diff --git a/Assets/TEngine/Runtime/3rd/Plugins/FastZip/tvOS/libzipw.a b/Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/tvOS/libzipw.a similarity index 100% rename from Assets/TEngine/Runtime/3rd/Plugins/FastZip/tvOS/libzipw.a rename to Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/tvOS/libzipw.a diff --git a/Assets/TEngine/Runtime/3rd/Plugins/FastZip/tvOS/libzipw.a-tvos.Simulator.zip b/Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/tvOS/libzipw.a-tvos.Simulator.zip similarity index 100% rename from Assets/TEngine/Runtime/3rd/Plugins/FastZip/tvOS/libzipw.a-tvos.Simulator.zip rename to Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/tvOS/libzipw.a-tvos.Simulator.zip diff --git a/Assets/TEngine/Runtime/3rd/Plugins/FastZip/tvOS/libzipw.a-tvos.Simulator.zip.meta b/Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/tvOS/libzipw.a-tvos.Simulator.zip.meta similarity index 100% rename from Assets/TEngine/Runtime/3rd/Plugins/FastZip/tvOS/libzipw.a-tvos.Simulator.zip.meta rename to Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/tvOS/libzipw.a-tvos.Simulator.zip.meta diff --git a/Assets/TEngine/Runtime/3rd/Plugins/FastZip/tvOS/libzipw.a.meta b/Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/tvOS/libzipw.a.meta similarity index 100% rename from Assets/TEngine/Runtime/3rd/Plugins/FastZip/tvOS/libzipw.a.meta rename to Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/tvOS/libzipw.a.meta diff --git a/Assets/TEngine/Runtime/3rd/Plugins/FastZip/tvOS/libzipw.bitcode.xcode10.3.zip b/Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/tvOS/libzipw.bitcode.xcode10.3.zip similarity index 100% rename from Assets/TEngine/Runtime/3rd/Plugins/FastZip/tvOS/libzipw.bitcode.xcode10.3.zip rename to Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/tvOS/libzipw.bitcode.xcode10.3.zip diff --git a/Assets/TEngine/Runtime/3rd/Plugins/FastZip/tvOS/libzipw.bitcode.xcode10.3.zip.meta b/Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/tvOS/libzipw.bitcode.xcode10.3.zip.meta similarity index 100% rename from Assets/TEngine/Runtime/3rd/Plugins/FastZip/tvOS/libzipw.bitcode.xcode10.3.zip.meta rename to Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/tvOS/libzipw.bitcode.xcode10.3.zip.meta diff --git a/Assets/TEngine/Runtime/3rd/Plugins/FastZip/tvOS/libzipw.bitcode.xcode11.4.zip b/Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/tvOS/libzipw.bitcode.xcode11.4.zip similarity index 100% rename from Assets/TEngine/Runtime/3rd/Plugins/FastZip/tvOS/libzipw.bitcode.xcode11.4.zip rename to Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/tvOS/libzipw.bitcode.xcode11.4.zip diff --git a/Assets/TEngine/Runtime/3rd/Plugins/FastZip/tvOS/libzipw.bitcode.xcode11.4.zip.meta b/Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/tvOS/libzipw.bitcode.xcode11.4.zip.meta similarity index 100% rename from Assets/TEngine/Runtime/3rd/Plugins/FastZip/tvOS/libzipw.bitcode.xcode11.4.zip.meta rename to Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/tvOS/libzipw.bitcode.xcode11.4.zip.meta diff --git a/Assets/TEngine/Runtime/3rd/Plugins/FastZip/tvOS/non-bitcode.meta b/Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/tvOS/non-bitcode.meta similarity index 100% rename from Assets/TEngine/Runtime/3rd/Plugins/FastZip/tvOS/non-bitcode.meta rename to Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/tvOS/non-bitcode.meta diff --git a/Assets/TEngine/Runtime/3rd/Plugins/FastZip/tvOS/non-bitcode/libzipw.a.zip b/Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/tvOS/non-bitcode/libzipw.a.zip similarity index 100% rename from Assets/TEngine/Runtime/3rd/Plugins/FastZip/tvOS/non-bitcode/libzipw.a.zip rename to Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/tvOS/non-bitcode/libzipw.a.zip diff --git a/Assets/TEngine/Runtime/3rd/Plugins/FastZip/tvOS/non-bitcode/libzipw.a.zip.meta b/Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/tvOS/non-bitcode/libzipw.a.zip.meta similarity index 100% rename from Assets/TEngine/Runtime/3rd/Plugins/FastZip/tvOS/non-bitcode/libzipw.a.zip.meta rename to Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/tvOS/non-bitcode/libzipw.a.zip.meta diff --git a/Assets/TEngine/Runtime/3rd/Plugins/FastZip/x86.meta b/Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/x86.meta similarity index 100% rename from Assets/TEngine/Runtime/3rd/Plugins/FastZip/x86.meta rename to Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/x86.meta diff --git a/Assets/TEngine/Runtime/3rd/Plugins/FastZip/x86/libzipw.dll b/Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/x86/libzipw.dll similarity index 100% rename from Assets/TEngine/Runtime/3rd/Plugins/FastZip/x86/libzipw.dll rename to Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/x86/libzipw.dll diff --git a/Assets/TEngine/Runtime/3rd/Plugins/FastZip/x86/libzipw.dll.meta b/Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/x86/libzipw.dll.meta similarity index 100% rename from Assets/TEngine/Runtime/3rd/Plugins/FastZip/x86/libzipw.dll.meta rename to Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/x86/libzipw.dll.meta diff --git a/Assets/TEngine/Runtime/3rd/Plugins/FastZip/x86/libzipw.so b/Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/x86/libzipw.so similarity index 100% rename from Assets/TEngine/Runtime/3rd/Plugins/FastZip/x86/libzipw.so rename to Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/x86/libzipw.so diff --git a/Assets/TEngine/Runtime/3rd/Plugins/FastZip/x86/libzipw.so.meta b/Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/x86/libzipw.so.meta similarity index 100% rename from Assets/TEngine/Runtime/3rd/Plugins/FastZip/x86/libzipw.so.meta rename to Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/x86/libzipw.so.meta diff --git a/Assets/TEngine/Runtime/3rd/Plugins/FastZip/x86_64.meta b/Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/x86_64.meta similarity index 100% rename from Assets/TEngine/Runtime/3rd/Plugins/FastZip/x86_64.meta rename to Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/x86_64.meta diff --git a/Assets/TEngine/Runtime/3rd/Plugins/FastZip/x86_64/libzipw.dll b/Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/x86_64/libzipw.dll similarity index 100% rename from Assets/TEngine/Runtime/3rd/Plugins/FastZip/x86_64/libzipw.dll rename to Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/x86_64/libzipw.dll diff --git a/Assets/TEngine/Runtime/3rd/Plugins/FastZip/x86_64/libzipw.dll.meta b/Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/x86_64/libzipw.dll.meta similarity index 100% rename from Assets/TEngine/Runtime/3rd/Plugins/FastZip/x86_64/libzipw.dll.meta rename to Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/x86_64/libzipw.dll.meta diff --git a/Assets/TEngine/Runtime/3rd/Plugins/FastZip/x86_64/libzipw.so b/Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/x86_64/libzipw.so similarity index 100% rename from Assets/TEngine/Runtime/3rd/Plugins/FastZip/x86_64/libzipw.so rename to Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/x86_64/libzipw.so diff --git a/Assets/TEngine/Runtime/3rd/Plugins/FastZip/x86_64/libzipw.so.meta b/Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/x86_64/libzipw.so.meta similarity index 100% rename from Assets/TEngine/Runtime/3rd/Plugins/FastZip/x86_64/libzipw.so.meta rename to Assets/TEngine/Runtime/HotUpdate/Plugins/FastZip/x86_64/libzipw.so.meta