From 44e329a5090ca43e27e51ee11caf04f797fbd589 Mon Sep 17 00:00:00 2001 From: 3235437541 <1318964564@qq.com> Date: Sat, 7 Jun 2025 18:10:07 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E9=A1=B9=E7=9B=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 111 --- .gitignore | 23 ++++ .../Assembly-CSharp-Editor.csproj | 108 +++++++++--------- .../Assembly-CSharp.csproj | 101 ++++++++-------- GongChengMIngJiangZhuan/Assets/Editor.meta | 8 ++ GongChengMIngJiangZhuan/Common.csproj | 39 ++++--- .../DOTween.Modules.csproj | 39 ++++--- .../FairyGUI-Editor.csproj | 36 +++--- GongChengMIngJiangZhuan/FairyGUI.csproj | 41 ++++--- GongChengMIngJiangZhuan/HotUpdate.csproj | 47 +++++--- .../IngameDebugConsole.Editor.csproj | 36 +++--- .../IngameDebugConsole.Runtime.csproj | 39 ++++--- .../UniFramework.Event.csproj | 39 ++++--- .../UniFramework.Machine.csproj | 39 ++++--- .../UniFramework.Utility.csproj | 39 ++++--- GongChengMIngJiangZhuan/UniTask.Editor.csproj | 36 +++--- GongChengMIngJiangZhuan/UniTask.csproj | 39 ++++--- .../YooAsset.Editor.csproj | 40 +++---- GongChengMIngJiangZhuan/YooAsset.csproj | 39 ++++--- .../spine-unity-editor.csproj | 36 +++--- .../spine-unity-examples-editor.csproj | 36 +++--- .../spine-unity-examples.csproj | 39 ++++--- GongChengMIngJiangZhuan/spine-unity.csproj | 39 ++++--- 22 files changed, 543 insertions(+), 395 deletions(-) create mode 100644 .gitignore create mode 100644 GongChengMIngJiangZhuan/Assets/Editor.meta diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5064180 --- /dev/null +++ b/.gitignore @@ -0,0 +1,23 @@ +# 忽略所有 .log 文件 +# *.log + +# 忽略 node_modules 文件夹 +# node_modules/ + +# 忽略 .env 环境配置文件 +# .env + +# 忽略 macOS 的 .DS_Store 文件 +# .DS_Store + +# 忽略 Windows 的 Thumbs.db +# Thumbs.db + + + + +GongChengMIngJiangZhuan/Library +GongChengMIngJiangZhuan/HybridCLRData +GongChengMIngJiangZhuan/Logs +GongChengMIngJiangZhuan/Temp +GongChengMIngJiangZhuan/UserSettings diff --git a/GongChengMIngJiangZhuan/Assembly-CSharp-Editor.csproj b/GongChengMIngJiangZhuan/Assembly-CSharp-Editor.csproj index 77fc703..5cd65e2 100644 --- a/GongChengMIngJiangZhuan/Assembly-CSharp-Editor.csproj +++ b/GongChengMIngJiangZhuan/Assembly-CSharp-Editor.csproj @@ -26,7 +26,7 @@ full false Temp\Bin\Debug\Assembly-CSharp-Editor\ - UNITY_2022_3_57;UNITY_2022_3;UNITY_2022;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_3_OR_NEWER;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_RUNTIME_PERMISSIONS;ENABLE_ENGINE_CODE_STRIPPING;ENABLE_ONSCREEN_KEYBOARD;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;ENABLE_NAVIGATION_PACKAGE_DEBUG_VISUALIZATION;ENABLE_NAVIGATION_HEIGHTMESH_RUNTIME_SUPPORT;ENABLE_NAVIGATION_UI_REQUIRES_PACKAGE;PLATFORM_ANDROID;TEXTCORE_1_0_OR_NEWER;UNITY_ANDROID;UNITY_ANDROID_API;ENABLE_EGL;ENABLE_NETWORK;ENABLE_RUNTIME_GI;ENABLE_CRUNCH_TEXTURE_COMPRESSION;UNITY_CAN_SHOW_SPLASH_SCREEN;UNITY_HAS_GOOGLEVR;UNITY_HAS_TANGO;ENABLE_SPATIALTRACKING;ENABLE_ETC_COMPRESSION;PLATFORM_EXTENDS_VULKAN_DEVICE;PLATFORM_HAS_MULTIPLE_SWAPCHAINS;UNITY_ANDROID_SUPPORTS_SHADOWFILES;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;ENABLE_UNITYADS_RUNTIME;UNITY_UNITYADS_API;ENABLE_MONO;NET_4_6;NET_UNITY_4_8;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;TEXTCORE_FONT_ENGINE_1_6_OR_NEWER;UNITY_POST_PROCESSING_STACK_V2;DOTWEEN;UNITY;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER;UNITY_EDITOR_ONLY_COMPILATION + UNITY_2022_3_57;UNITY_2022_3;UNITY_2022;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_3_OR_NEWER;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_VIRTUALTEXTURING;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;ENABLE_NAVIGATION_PACKAGE_DEBUG_VISUALIZATION;ENABLE_NAVIGATION_HEIGHTMESH_RUNTIME_SUPPORT;ENABLE_NAVIGATION_UI_REQUIRES_PACKAGE;PLATFORM_STANDALONE;TEXTCORE_1_0_OR_NEWER;PLATFORM_STANDALONE_WIN;UNITY_STANDALONE_WIN;UNITY_STANDALONE;UNITY_UGP_API;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_NVIDIA;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;GFXDEVICE_WAITFOREVENT_MESSAGEPUMP;PLATFORM_INITIALIZES_MEMORY_MANAGER_EXPLICITLY;ENABLE_MONO;NET_4_6;NET_UNITY_4_8;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;TEXTCORE_FONT_ENGINE_1_6_OR_NEWER;UNITY_POST_PROCESSING_STACK_V2;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER;UNITY_EDITOR_ONLY_COMPILATION prompt 4 0169,0649 @@ -327,43 +327,43 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\UnityEditor.WindowsStandalone.Extensions.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\NSpeex.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\NSpeex.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\unityplastic.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\unityplastic.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\DOTween.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\DOTween.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\Editor\DOTweenEditor.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\Editor\DOTweenEditor.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\Newtonsoft.Json.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\Newtonsoft.Json.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\log4netPlastic.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\log4netPlastic.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\dnlib.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\dnlib.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\LZ4.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\LZ4.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\Framework\FrameworkDLL.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\Framework\FrameworkDLL.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\LitJson.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\LitJson.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.ext.nunit@1.0.6\net35\unity-custom\nunit.framework.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.ext.nunit@1.0.6\net35\unity-custom\nunit.framework.dll F:\UnityEditer\2022.3.57f1c1\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.Xcode.dll @@ -756,124 +756,124 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XPath.XDocument.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEditor.TestRunner.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEditor.TestRunner.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEngine.TestRunner.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEngine.TestRunner.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\OneOfUnity.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\OneOfUnity.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\HybridCLR.Runtime.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\HybridCLR.Runtime.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.RenderPipelines.Core.Runtime.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.RenderPipelines.Core.Runtime.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.RenderPipelines.Universal.Runtime.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.RenderPipelines.Universal.Runtime.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.AI.Navigation.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.AI.Navigation.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.Burst.Editor.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.Burst.Editor.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.Burst.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.Burst.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.PlasticSCM.Editor.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.PlasticSCM.Editor.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Luban.Runtime.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Luban.Runtime.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\HybridCLR.Editor.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\HybridCLR.Editor.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.Timeline.Editor.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.Timeline.Editor.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.ScriptableBuildPipeline.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.ScriptableBuildPipeline.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.VisualStudio.Editor.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.VisualStudio.Editor.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEditor.UI.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEditor.UI.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEngine.UI.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEngine.UI.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.Rider.Editor.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.Rider.Editor.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.ShaderGraph.Editor.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.ShaderGraph.Editor.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.2D.Sprite.Editor.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.2D.Sprite.Editor.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.RenderPipelines.Universal.Config.Runtime.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.RenderPipelines.Universal.Config.Runtime.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.RenderPipelines.Core.Editor.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.RenderPipelines.Core.Editor.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.Mathematics.Editor.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.Mathematics.Editor.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.RenderPipeline.Universal.ShaderLibrary.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.RenderPipeline.Universal.ShaderLibrary.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.Timeline.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.Timeline.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.RenderPipelines.Core.ShaderLibrary.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.RenderPipelines.Core.ShaderLibrary.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.AI.Navigation.Updater.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.AI.Navigation.Updater.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\PPv2URPConverters.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\PPv2URPConverters.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.Mathematics.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.Mathematics.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.TextMeshPro.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.TextMeshPro.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.TextMeshPro.Editor.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.TextMeshPro.Editor.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.Searcher.Editor.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.Searcher.Editor.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.RenderPipelines.Universal.Shaders.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.RenderPipelines.Universal.Shaders.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.AI.Navigation.Editor.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.AI.Navigation.Editor.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.AI.Navigation.Editor.ConversionSystem.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.AI.Navigation.Editor.ConversionSystem.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.VSCode.Editor.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.VSCode.Editor.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.ScriptableBuildPipeline.Editor.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.ScriptableBuildPipeline.Editor.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Luban.Editor.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Luban.Editor.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.RenderPipelines.Universal.Editor.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.RenderPipelines.Universal.Editor.dll diff --git a/GongChengMIngJiangZhuan/Assembly-CSharp.csproj b/GongChengMIngJiangZhuan/Assembly-CSharp.csproj index 51d4224..0f2cf71 100644 --- a/GongChengMIngJiangZhuan/Assembly-CSharp.csproj +++ b/GongChengMIngJiangZhuan/Assembly-CSharp.csproj @@ -26,7 +26,7 @@ full false Temp\Bin\Debug\Assembly-CSharp\ - UNITY_2022_3_57;UNITY_2022_3;UNITY_2022;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_3_OR_NEWER;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_RUNTIME_PERMISSIONS;ENABLE_ENGINE_CODE_STRIPPING;ENABLE_ONSCREEN_KEYBOARD;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;ENABLE_NAVIGATION_PACKAGE_DEBUG_VISUALIZATION;ENABLE_NAVIGATION_HEIGHTMESH_RUNTIME_SUPPORT;ENABLE_NAVIGATION_UI_REQUIRES_PACKAGE;PLATFORM_ANDROID;TEXTCORE_1_0_OR_NEWER;UNITY_ANDROID;UNITY_ANDROID_API;ENABLE_EGL;ENABLE_NETWORK;ENABLE_RUNTIME_GI;ENABLE_CRUNCH_TEXTURE_COMPRESSION;UNITY_CAN_SHOW_SPLASH_SCREEN;UNITY_HAS_GOOGLEVR;UNITY_HAS_TANGO;ENABLE_SPATIALTRACKING;ENABLE_ETC_COMPRESSION;PLATFORM_EXTENDS_VULKAN_DEVICE;PLATFORM_HAS_MULTIPLE_SWAPCHAINS;UNITY_ANDROID_SUPPORTS_SHADOWFILES;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;ENABLE_UNITYADS_RUNTIME;UNITY_UNITYADS_API;ENABLE_MONO;NET_STANDARD_2_0;NET_STANDARD;NET_STANDARD_2_1;NETSTANDARD;NETSTANDARD2_1;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;TEXTCORE_FONT_ENGINE_1_6_OR_NEWER;UNITY_POST_PROCESSING_STACK_V2;DOTWEEN;UNITY;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER + UNITY_2022_3_57;UNITY_2022_3;UNITY_2022;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_3_OR_NEWER;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_VIRTUALTEXTURING;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;ENABLE_NAVIGATION_PACKAGE_DEBUG_VISUALIZATION;ENABLE_NAVIGATION_HEIGHTMESH_RUNTIME_SUPPORT;ENABLE_NAVIGATION_UI_REQUIRES_PACKAGE;PLATFORM_STANDALONE;TEXTCORE_1_0_OR_NEWER;PLATFORM_STANDALONE_WIN;UNITY_STANDALONE_WIN;UNITY_STANDALONE;UNITY_UGP_API;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_NVIDIA;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;GFXDEVICE_WAITFOREVENT_MESSAGEPUMP;PLATFORM_INITIALIZES_MEMORY_MANAGER_EXPLICITLY;ENABLE_MONO;NET_STANDARD_2_0;NET_STANDARD;NET_STANDARD_2_1;NETSTANDARD;NETSTANDARD2_1;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;TEXTCORE_FONT_ENGINE_1_6_OR_NEWER;UNITY_POST_PROCESSING_STACK_V2;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER prompt 4 0169,0649 @@ -203,6 +203,12 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll + + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterInputModule.dll + + + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterRendererModule.dll + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ContentLoadModule.dll @@ -362,6 +368,9 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll + + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VirtualTexturingModule.dll + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll @@ -417,25 +426,25 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.UnityConnectModule.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\NSpeex.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\NSpeex.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\DOTween.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\DOTween.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\Newtonsoft.Json.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\Newtonsoft.Json.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\dnlib.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\dnlib.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\LZ4.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\LZ4.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\Framework\FrameworkDLL.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\Framework\FrameworkDLL.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\LitJson.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\LitJson.dll F:\UnityEditer\2022.3.57f1c1\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.Xcode.dll @@ -819,118 +828,118 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Xml.Serialization.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\OneOfUnity.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\OneOfUnity.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\HybridCLR.Runtime.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\HybridCLR.Runtime.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.RenderPipelines.Core.Runtime.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.RenderPipelines.Core.Runtime.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.RenderPipelines.Universal.Runtime.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.RenderPipelines.Universal.Runtime.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.AI.Navigation.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.AI.Navigation.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.Burst.Editor.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.Burst.Editor.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.Burst.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.Burst.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.PlasticSCM.Editor.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.PlasticSCM.Editor.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Luban.Runtime.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Luban.Runtime.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\HybridCLR.Editor.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\HybridCLR.Editor.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.Timeline.Editor.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.Timeline.Editor.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.ScriptableBuildPipeline.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.ScriptableBuildPipeline.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.VisualStudio.Editor.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.VisualStudio.Editor.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEditor.UI.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEditor.UI.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEngine.UI.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEngine.UI.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.Rider.Editor.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.Rider.Editor.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.ShaderGraph.Editor.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.ShaderGraph.Editor.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.2D.Sprite.Editor.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.2D.Sprite.Editor.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.RenderPipelines.Universal.Config.Runtime.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.RenderPipelines.Universal.Config.Runtime.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.RenderPipelines.Core.Editor.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.RenderPipelines.Core.Editor.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.Mathematics.Editor.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.Mathematics.Editor.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.RenderPipeline.Universal.ShaderLibrary.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.RenderPipeline.Universal.ShaderLibrary.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.Timeline.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.Timeline.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.RenderPipelines.Core.ShaderLibrary.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.RenderPipelines.Core.ShaderLibrary.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.AI.Navigation.Updater.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.AI.Navigation.Updater.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\PPv2URPConverters.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\PPv2URPConverters.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.Mathematics.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.Mathematics.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.TextMeshPro.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.TextMeshPro.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.TextMeshPro.Editor.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.TextMeshPro.Editor.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.Searcher.Editor.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.Searcher.Editor.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.RenderPipelines.Universal.Shaders.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.RenderPipelines.Universal.Shaders.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.AI.Navigation.Editor.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.AI.Navigation.Editor.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.AI.Navigation.Editor.ConversionSystem.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.AI.Navigation.Editor.ConversionSystem.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.VSCode.Editor.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.VSCode.Editor.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.ScriptableBuildPipeline.Editor.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.ScriptableBuildPipeline.Editor.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Luban.Editor.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Luban.Editor.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.RenderPipelines.Universal.Editor.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.RenderPipelines.Universal.Editor.dll diff --git a/GongChengMIngJiangZhuan/Assets/Editor.meta b/GongChengMIngJiangZhuan/Assets/Editor.meta new file mode 100644 index 0000000..909da43 --- /dev/null +++ b/GongChengMIngJiangZhuan/Assets/Editor.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: fe4a4a6c72e7a934aac198207a54cc10 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/GongChengMIngJiangZhuan/Common.csproj b/GongChengMIngJiangZhuan/Common.csproj index 7e8b8cc..224f8b2 100644 --- a/GongChengMIngJiangZhuan/Common.csproj +++ b/GongChengMIngJiangZhuan/Common.csproj @@ -26,7 +26,7 @@ full false Temp\Bin\Debug\Common\ - UNITY_2022_3_57;UNITY_2022_3;UNITY_2022;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_3_OR_NEWER;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_RUNTIME_PERMISSIONS;ENABLE_ENGINE_CODE_STRIPPING;ENABLE_ONSCREEN_KEYBOARD;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;ENABLE_NAVIGATION_PACKAGE_DEBUG_VISUALIZATION;ENABLE_NAVIGATION_HEIGHTMESH_RUNTIME_SUPPORT;ENABLE_NAVIGATION_UI_REQUIRES_PACKAGE;PLATFORM_ANDROID;TEXTCORE_1_0_OR_NEWER;UNITY_ANDROID;UNITY_ANDROID_API;ENABLE_EGL;ENABLE_NETWORK;ENABLE_RUNTIME_GI;ENABLE_CRUNCH_TEXTURE_COMPRESSION;UNITY_CAN_SHOW_SPLASH_SCREEN;UNITY_HAS_GOOGLEVR;UNITY_HAS_TANGO;ENABLE_SPATIALTRACKING;ENABLE_ETC_COMPRESSION;PLATFORM_EXTENDS_VULKAN_DEVICE;PLATFORM_HAS_MULTIPLE_SWAPCHAINS;UNITY_ANDROID_SUPPORTS_SHADOWFILES;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;ENABLE_UNITYADS_RUNTIME;UNITY_UNITYADS_API;ENABLE_MONO;NET_STANDARD_2_0;NET_STANDARD;NET_STANDARD_2_1;NETSTANDARD;NETSTANDARD2_1;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;TEXTCORE_FONT_ENGINE_1_6_OR_NEWER;UNITY_POST_PROCESSING_STACK_V2;DOTWEEN;UNITY;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER + UNITY_2022_3_57;UNITY_2022_3;UNITY_2022;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_3_OR_NEWER;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_VIRTUALTEXTURING;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;ENABLE_NAVIGATION_PACKAGE_DEBUG_VISUALIZATION;ENABLE_NAVIGATION_HEIGHTMESH_RUNTIME_SUPPORT;ENABLE_NAVIGATION_UI_REQUIRES_PACKAGE;PLATFORM_STANDALONE;TEXTCORE_1_0_OR_NEWER;PLATFORM_STANDALONE_WIN;UNITY_STANDALONE_WIN;UNITY_STANDALONE;UNITY_UGP_API;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_NVIDIA;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;GFXDEVICE_WAITFOREVENT_MESSAGEPUMP;PLATFORM_INITIALIZES_MEMORY_MANAGER_EXPLICITLY;ENABLE_MONO;NET_STANDARD_2_0;NET_STANDARD;NET_STANDARD_2_1;NETSTANDARD;NETSTANDARD2_1;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;TEXTCORE_FONT_ENGINE_1_6_OR_NEWER;UNITY_POST_PROCESSING_STACK_V2;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER prompt 4 0169,0649 @@ -182,6 +182,12 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll + + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterInputModule.dll + + + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterRendererModule.dll + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ContentLoadModule.dll @@ -341,6 +347,9 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll + + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VirtualTexturingModule.dll + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll @@ -408,40 +417,40 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\UnityEditor.WindowsStandalone.Extensions.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\NSpeex.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\NSpeex.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\unityplastic.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\unityplastic.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\DOTween.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\DOTween.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\Editor\DOTweenEditor.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\Editor\DOTweenEditor.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\Newtonsoft.Json.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\Newtonsoft.Json.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\log4netPlastic.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\log4netPlastic.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\dnlib.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\dnlib.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\LZ4.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\LZ4.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\Framework\FrameworkDLL.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\Framework\FrameworkDLL.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\LitJson.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\LitJson.dll F:\UnityEditer\2022.3.57f1c1\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.Xcode.dll @@ -825,10 +834,10 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Xml.Serialization.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEditor.UI.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEditor.UI.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEngine.UI.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEngine.UI.dll diff --git a/GongChengMIngJiangZhuan/DOTween.Modules.csproj b/GongChengMIngJiangZhuan/DOTween.Modules.csproj index 080400c..b0d23ee 100644 --- a/GongChengMIngJiangZhuan/DOTween.Modules.csproj +++ b/GongChengMIngJiangZhuan/DOTween.Modules.csproj @@ -26,7 +26,7 @@ full false Temp\Bin\Debug\DOTween.Modules\ - UNITY_2022_3_57;UNITY_2022_3;UNITY_2022;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_3_OR_NEWER;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_RUNTIME_PERMISSIONS;ENABLE_ENGINE_CODE_STRIPPING;ENABLE_ONSCREEN_KEYBOARD;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;ENABLE_NAVIGATION_PACKAGE_DEBUG_VISUALIZATION;ENABLE_NAVIGATION_HEIGHTMESH_RUNTIME_SUPPORT;ENABLE_NAVIGATION_UI_REQUIRES_PACKAGE;PLATFORM_ANDROID;TEXTCORE_1_0_OR_NEWER;UNITY_ANDROID;UNITY_ANDROID_API;ENABLE_EGL;ENABLE_NETWORK;ENABLE_RUNTIME_GI;ENABLE_CRUNCH_TEXTURE_COMPRESSION;UNITY_CAN_SHOW_SPLASH_SCREEN;UNITY_HAS_GOOGLEVR;UNITY_HAS_TANGO;ENABLE_SPATIALTRACKING;ENABLE_ETC_COMPRESSION;PLATFORM_EXTENDS_VULKAN_DEVICE;PLATFORM_HAS_MULTIPLE_SWAPCHAINS;UNITY_ANDROID_SUPPORTS_SHADOWFILES;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;ENABLE_UNITYADS_RUNTIME;UNITY_UNITYADS_API;ENABLE_MONO;NET_STANDARD_2_0;NET_STANDARD;NET_STANDARD_2_1;NETSTANDARD;NETSTANDARD2_1;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;TEXTCORE_FONT_ENGINE_1_6_OR_NEWER;UNITY_POST_PROCESSING_STACK_V2;DOTWEEN;UNITY;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER + UNITY_2022_3_57;UNITY_2022_3;UNITY_2022;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_3_OR_NEWER;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_VIRTUALTEXTURING;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;ENABLE_NAVIGATION_PACKAGE_DEBUG_VISUALIZATION;ENABLE_NAVIGATION_HEIGHTMESH_RUNTIME_SUPPORT;ENABLE_NAVIGATION_UI_REQUIRES_PACKAGE;PLATFORM_STANDALONE;TEXTCORE_1_0_OR_NEWER;PLATFORM_STANDALONE_WIN;UNITY_STANDALONE_WIN;UNITY_STANDALONE;UNITY_UGP_API;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_NVIDIA;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;GFXDEVICE_WAITFOREVENT_MESSAGEPUMP;PLATFORM_INITIALIZES_MEMORY_MANAGER_EXPLICITLY;ENABLE_MONO;NET_STANDARD_2_0;NET_STANDARD;NET_STANDARD_2_1;NETSTANDARD;NETSTANDARD2_1;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;TEXTCORE_FONT_ENGINE_1_6_OR_NEWER;UNITY_POST_PROCESSING_STACK_V2;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER prompt 4 0169,0649 @@ -81,6 +81,12 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll + + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterInputModule.dll + + + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterRendererModule.dll + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ContentLoadModule.dll @@ -240,6 +246,9 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll + + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VirtualTexturingModule.dll + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll @@ -307,40 +316,40 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\UnityEditor.WindowsStandalone.Extensions.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\NSpeex.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\NSpeex.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\unityplastic.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\unityplastic.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\DOTween.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\DOTween.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\Editor\DOTweenEditor.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\Editor\DOTweenEditor.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\Newtonsoft.Json.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\Newtonsoft.Json.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\log4netPlastic.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\log4netPlastic.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\dnlib.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\dnlib.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\LZ4.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\LZ4.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\Framework\FrameworkDLL.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\Framework\FrameworkDLL.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\LitJson.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\LitJson.dll F:\UnityEditer\2022.3.57f1c1\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.Xcode.dll @@ -724,10 +733,10 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Xml.Serialization.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEditor.UI.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEditor.UI.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEngine.UI.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEngine.UI.dll diff --git a/GongChengMIngJiangZhuan/FairyGUI-Editor.csproj b/GongChengMIngJiangZhuan/FairyGUI-Editor.csproj index afabfca..e3fe31c 100644 --- a/GongChengMIngJiangZhuan/FairyGUI-Editor.csproj +++ b/GongChengMIngJiangZhuan/FairyGUI-Editor.csproj @@ -26,7 +26,7 @@ full false Temp\Bin\Debug\FairyGUI-Editor\ - UNITY_2022_3_57;UNITY_2022_3;UNITY_2022;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_3_OR_NEWER;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_RUNTIME_PERMISSIONS;ENABLE_ENGINE_CODE_STRIPPING;ENABLE_ONSCREEN_KEYBOARD;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;ENABLE_NAVIGATION_PACKAGE_DEBUG_VISUALIZATION;ENABLE_NAVIGATION_HEIGHTMESH_RUNTIME_SUPPORT;ENABLE_NAVIGATION_UI_REQUIRES_PACKAGE;PLATFORM_ANDROID;TEXTCORE_1_0_OR_NEWER;UNITY_ANDROID;UNITY_ANDROID_API;ENABLE_EGL;ENABLE_NETWORK;ENABLE_RUNTIME_GI;ENABLE_CRUNCH_TEXTURE_COMPRESSION;UNITY_CAN_SHOW_SPLASH_SCREEN;UNITY_HAS_GOOGLEVR;UNITY_HAS_TANGO;ENABLE_SPATIALTRACKING;ENABLE_ETC_COMPRESSION;PLATFORM_EXTENDS_VULKAN_DEVICE;PLATFORM_HAS_MULTIPLE_SWAPCHAINS;UNITY_ANDROID_SUPPORTS_SHADOWFILES;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;ENABLE_UNITYADS_RUNTIME;UNITY_UNITYADS_API;ENABLE_MONO;NET_4_6;NET_UNITY_4_8;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;TEXTCORE_FONT_ENGINE_1_6_OR_NEWER;UNITY_POST_PROCESSING_STACK_V2;DOTWEEN;UNITY;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER;UNITY_EDITOR_ONLY_COMPILATION + UNITY_2022_3_57;UNITY_2022_3;UNITY_2022;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_3_OR_NEWER;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_VIRTUALTEXTURING;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;ENABLE_NAVIGATION_PACKAGE_DEBUG_VISUALIZATION;ENABLE_NAVIGATION_HEIGHTMESH_RUNTIME_SUPPORT;ENABLE_NAVIGATION_UI_REQUIRES_PACKAGE;PLATFORM_STANDALONE;TEXTCORE_1_0_OR_NEWER;PLATFORM_STANDALONE_WIN;UNITY_STANDALONE_WIN;UNITY_STANDALONE;UNITY_UGP_API;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_NVIDIA;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;GFXDEVICE_WAITFOREVENT_MESSAGEPUMP;PLATFORM_INITIALIZES_MEMORY_MANAGER_EXPLICITLY;ENABLE_MONO;NET_4_6;NET_UNITY_4_8;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;TEXTCORE_FONT_ENGINE_1_6_OR_NEWER;UNITY_POST_PROCESSING_STACK_V2;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER;UNITY_EDITOR_ONLY_COMPILATION prompt 4 0169,0649 @@ -319,43 +319,43 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\UnityEditor.WindowsStandalone.Extensions.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\NSpeex.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\NSpeex.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\unityplastic.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\unityplastic.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\DOTween.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\DOTween.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\Editor\DOTweenEditor.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\Editor\DOTweenEditor.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\Newtonsoft.Json.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\Newtonsoft.Json.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\log4netPlastic.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\log4netPlastic.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\dnlib.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\dnlib.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\LZ4.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\LZ4.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\Framework\FrameworkDLL.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\Framework\FrameworkDLL.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\LitJson.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\LitJson.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.ext.nunit@1.0.6\net35\unity-custom\nunit.framework.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.ext.nunit@1.0.6\net35\unity-custom\nunit.framework.dll F:\UnityEditer\2022.3.57f1c1\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.Xcode.dll @@ -748,16 +748,16 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XPath.XDocument.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEditor.UI.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEditor.UI.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEngine.UI.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEngine.UI.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEditor.TestRunner.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEditor.TestRunner.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEngine.TestRunner.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEngine.TestRunner.dll diff --git a/GongChengMIngJiangZhuan/FairyGUI.csproj b/GongChengMIngJiangZhuan/FairyGUI.csproj index bb47df4..68168f9 100644 --- a/GongChengMIngJiangZhuan/FairyGUI.csproj +++ b/GongChengMIngJiangZhuan/FairyGUI.csproj @@ -26,7 +26,7 @@ full false Temp\Bin\Debug\FairyGUI\ - UNITY_2022_3_57;UNITY_2022_3;UNITY_2022;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_3_OR_NEWER;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_RUNTIME_PERMISSIONS;ENABLE_ENGINE_CODE_STRIPPING;ENABLE_ONSCREEN_KEYBOARD;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;ENABLE_NAVIGATION_PACKAGE_DEBUG_VISUALIZATION;ENABLE_NAVIGATION_HEIGHTMESH_RUNTIME_SUPPORT;ENABLE_NAVIGATION_UI_REQUIRES_PACKAGE;PLATFORM_ANDROID;TEXTCORE_1_0_OR_NEWER;UNITY_ANDROID;UNITY_ANDROID_API;ENABLE_EGL;ENABLE_NETWORK;ENABLE_RUNTIME_GI;ENABLE_CRUNCH_TEXTURE_COMPRESSION;UNITY_CAN_SHOW_SPLASH_SCREEN;UNITY_HAS_GOOGLEVR;UNITY_HAS_TANGO;ENABLE_SPATIALTRACKING;ENABLE_ETC_COMPRESSION;PLATFORM_EXTENDS_VULKAN_DEVICE;PLATFORM_HAS_MULTIPLE_SWAPCHAINS;UNITY_ANDROID_SUPPORTS_SHADOWFILES;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;ENABLE_UNITYADS_RUNTIME;UNITY_UNITYADS_API;ENABLE_MONO;NET_STANDARD_2_0;NET_STANDARD;NET_STANDARD_2_1;NETSTANDARD;NETSTANDARD2_1;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;TEXTCORE_FONT_ENGINE_1_6_OR_NEWER;UNITY_POST_PROCESSING_STACK_V2;DOTWEEN;UNITY;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER + UNITY_2022_3_57;UNITY_2022_3;UNITY_2022;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_3_OR_NEWER;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_VIRTUALTEXTURING;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;ENABLE_NAVIGATION_PACKAGE_DEBUG_VISUALIZATION;ENABLE_NAVIGATION_HEIGHTMESH_RUNTIME_SUPPORT;ENABLE_NAVIGATION_UI_REQUIRES_PACKAGE;PLATFORM_STANDALONE;TEXTCORE_1_0_OR_NEWER;PLATFORM_STANDALONE_WIN;UNITY_STANDALONE_WIN;UNITY_STANDALONE;UNITY_UGP_API;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_NVIDIA;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;GFXDEVICE_WAITFOREVENT_MESSAGEPUMP;PLATFORM_INITIALIZES_MEMORY_MANAGER_EXPLICITLY;ENABLE_MONO;NET_STANDARD_2_0;NET_STANDARD;NET_STANDARD_2_1;NETSTANDARD;NETSTANDARD2_1;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;TEXTCORE_FONT_ENGINE_1_6_OR_NEWER;UNITY_POST_PROCESSING_STACK_V2;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER prompt 4 0169,0649 @@ -232,6 +232,12 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll + + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterInputModule.dll + + + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterRendererModule.dll + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ContentLoadModule.dll @@ -391,6 +397,9 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll + + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VirtualTexturingModule.dll + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll @@ -458,40 +467,40 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\UnityEditor.WindowsStandalone.Extensions.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\NSpeex.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\NSpeex.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\unityplastic.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\unityplastic.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\DOTween.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\DOTween.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\Editor\DOTweenEditor.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\Editor\DOTweenEditor.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\Newtonsoft.Json.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\Newtonsoft.Json.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\log4netPlastic.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\log4netPlastic.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\dnlib.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\dnlib.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\LZ4.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\LZ4.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\Framework\FrameworkDLL.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\Framework\FrameworkDLL.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\LitJson.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\LitJson.dll F:\UnityEditer\2022.3.57f1c1\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.Xcode.dll @@ -875,13 +884,13 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Xml.Serialization.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.TextMeshPro.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.TextMeshPro.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEditor.UI.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEditor.UI.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEngine.UI.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEngine.UI.dll diff --git a/GongChengMIngJiangZhuan/HotUpdate.csproj b/GongChengMIngJiangZhuan/HotUpdate.csproj index 1a61128..c009d09 100644 --- a/GongChengMIngJiangZhuan/HotUpdate.csproj +++ b/GongChengMIngJiangZhuan/HotUpdate.csproj @@ -26,7 +26,7 @@ full false Temp\Bin\Debug\HotUpdate\ - UNITY_2022_3_57;UNITY_2022_3;UNITY_2022;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_3_OR_NEWER;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_RUNTIME_PERMISSIONS;ENABLE_ENGINE_CODE_STRIPPING;ENABLE_ONSCREEN_KEYBOARD;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;ENABLE_NAVIGATION_PACKAGE_DEBUG_VISUALIZATION;ENABLE_NAVIGATION_HEIGHTMESH_RUNTIME_SUPPORT;ENABLE_NAVIGATION_UI_REQUIRES_PACKAGE;PLATFORM_ANDROID;TEXTCORE_1_0_OR_NEWER;UNITY_ANDROID;UNITY_ANDROID_API;ENABLE_EGL;ENABLE_NETWORK;ENABLE_RUNTIME_GI;ENABLE_CRUNCH_TEXTURE_COMPRESSION;UNITY_CAN_SHOW_SPLASH_SCREEN;UNITY_HAS_GOOGLEVR;UNITY_HAS_TANGO;ENABLE_SPATIALTRACKING;ENABLE_ETC_COMPRESSION;PLATFORM_EXTENDS_VULKAN_DEVICE;PLATFORM_HAS_MULTIPLE_SWAPCHAINS;UNITY_ANDROID_SUPPORTS_SHADOWFILES;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;ENABLE_UNITYADS_RUNTIME;UNITY_UNITYADS_API;ENABLE_MONO;NET_STANDARD_2_0;NET_STANDARD;NET_STANDARD_2_1;NETSTANDARD;NETSTANDARD2_1;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;TEXTCORE_FONT_ENGINE_1_6_OR_NEWER;UNITY_POST_PROCESSING_STACK_V2;DOTWEEN;UNITY;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER + UNITY_2022_3_57;UNITY_2022_3;UNITY_2022;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_3_OR_NEWER;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_VIRTUALTEXTURING;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;ENABLE_NAVIGATION_PACKAGE_DEBUG_VISUALIZATION;ENABLE_NAVIGATION_HEIGHTMESH_RUNTIME_SUPPORT;ENABLE_NAVIGATION_UI_REQUIRES_PACKAGE;PLATFORM_STANDALONE;TEXTCORE_1_0_OR_NEWER;PLATFORM_STANDALONE_WIN;UNITY_STANDALONE_WIN;UNITY_STANDALONE;UNITY_UGP_API;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_NVIDIA;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;GFXDEVICE_WAITFOREVENT_MESSAGEPUMP;PLATFORM_INITIALIZES_MEMORY_MANAGER_EXPLICITLY;ENABLE_MONO;NET_STANDARD_2_0;NET_STANDARD;NET_STANDARD_2_1;NETSTANDARD;NETSTANDARD2_1;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;TEXTCORE_FONT_ENGINE_1_6_OR_NEWER;UNITY_POST_PROCESSING_STACK_V2;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER prompt 4 0169,0649 @@ -256,6 +256,12 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll + + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterInputModule.dll + + + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterRendererModule.dll + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ContentLoadModule.dll @@ -415,6 +421,9 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll + + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VirtualTexturingModule.dll + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll @@ -482,40 +491,40 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\UnityEditor.WindowsStandalone.Extensions.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\NSpeex.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\NSpeex.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\unityplastic.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\unityplastic.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\DOTween.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\DOTween.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\Editor\DOTweenEditor.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\Editor\DOTweenEditor.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\Newtonsoft.Json.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\Newtonsoft.Json.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\log4netPlastic.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\log4netPlastic.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\dnlib.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\dnlib.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\LZ4.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\LZ4.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\Framework\FrameworkDLL.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\Framework\FrameworkDLL.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\LitJson.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\LitJson.dll F:\UnityEditer\2022.3.57f1c1\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.Xcode.dll @@ -899,22 +908,22 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Xml.Serialization.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Luban.Runtime.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Luban.Runtime.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.TextMeshPro.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.TextMeshPro.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\OneOfUnity.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\OneOfUnity.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\PPv2URPConverters.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\PPv2URPConverters.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEditor.UI.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEditor.UI.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEngine.UI.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEngine.UI.dll diff --git a/GongChengMIngJiangZhuan/IngameDebugConsole.Editor.csproj b/GongChengMIngJiangZhuan/IngameDebugConsole.Editor.csproj index 20fd2fa..4e85464 100644 --- a/GongChengMIngJiangZhuan/IngameDebugConsole.Editor.csproj +++ b/GongChengMIngJiangZhuan/IngameDebugConsole.Editor.csproj @@ -26,7 +26,7 @@ full false Temp\Bin\Debug\IngameDebugConsole.Editor\ - UNITY_2022_3_57;UNITY_2022_3;UNITY_2022;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_3_OR_NEWER;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_RUNTIME_PERMISSIONS;ENABLE_ENGINE_CODE_STRIPPING;ENABLE_ONSCREEN_KEYBOARD;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;ENABLE_NAVIGATION_PACKAGE_DEBUG_VISUALIZATION;ENABLE_NAVIGATION_HEIGHTMESH_RUNTIME_SUPPORT;ENABLE_NAVIGATION_UI_REQUIRES_PACKAGE;PLATFORM_ANDROID;TEXTCORE_1_0_OR_NEWER;UNITY_ANDROID;UNITY_ANDROID_API;ENABLE_EGL;ENABLE_NETWORK;ENABLE_RUNTIME_GI;ENABLE_CRUNCH_TEXTURE_COMPRESSION;UNITY_CAN_SHOW_SPLASH_SCREEN;UNITY_HAS_GOOGLEVR;UNITY_HAS_TANGO;ENABLE_SPATIALTRACKING;ENABLE_ETC_COMPRESSION;PLATFORM_EXTENDS_VULKAN_DEVICE;PLATFORM_HAS_MULTIPLE_SWAPCHAINS;UNITY_ANDROID_SUPPORTS_SHADOWFILES;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;ENABLE_UNITYADS_RUNTIME;UNITY_UNITYADS_API;ENABLE_MONO;NET_4_6;NET_UNITY_4_8;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;TEXTCORE_FONT_ENGINE_1_6_OR_NEWER;UNITY_POST_PROCESSING_STACK_V2;DOTWEEN;UNITY;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER;UNITY_EDITOR_ONLY_COMPILATION + UNITY_2022_3_57;UNITY_2022_3;UNITY_2022;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_3_OR_NEWER;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_VIRTUALTEXTURING;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;ENABLE_NAVIGATION_PACKAGE_DEBUG_VISUALIZATION;ENABLE_NAVIGATION_HEIGHTMESH_RUNTIME_SUPPORT;ENABLE_NAVIGATION_UI_REQUIRES_PACKAGE;PLATFORM_STANDALONE;TEXTCORE_1_0_OR_NEWER;PLATFORM_STANDALONE_WIN;UNITY_STANDALONE_WIN;UNITY_STANDALONE;UNITY_UGP_API;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_NVIDIA;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;GFXDEVICE_WAITFOREVENT_MESSAGEPUMP;PLATFORM_INITIALIZES_MEMORY_MANAGER_EXPLICITLY;ENABLE_MONO;NET_4_6;NET_UNITY_4_8;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;TEXTCORE_FONT_ENGINE_1_6_OR_NEWER;UNITY_POST_PROCESSING_STACK_V2;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER;UNITY_EDITOR_ONLY_COMPILATION prompt 4 0169,0649 @@ -312,43 +312,43 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\UnityEditor.WindowsStandalone.Extensions.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\NSpeex.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\NSpeex.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\unityplastic.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\unityplastic.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\DOTween.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\DOTween.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\Editor\DOTweenEditor.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\Editor\DOTweenEditor.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\Newtonsoft.Json.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\Newtonsoft.Json.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\log4netPlastic.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\log4netPlastic.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\dnlib.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\dnlib.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\LZ4.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\LZ4.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\Framework\FrameworkDLL.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\Framework\FrameworkDLL.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\LitJson.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\LitJson.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.ext.nunit@1.0.6\net35\unity-custom\nunit.framework.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.ext.nunit@1.0.6\net35\unity-custom\nunit.framework.dll F:\UnityEditer\2022.3.57f1c1\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.Xcode.dll @@ -741,16 +741,16 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XPath.XDocument.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEditor.UI.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEditor.UI.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEngine.UI.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEngine.UI.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEditor.TestRunner.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEditor.TestRunner.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEngine.TestRunner.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEngine.TestRunner.dll diff --git a/GongChengMIngJiangZhuan/IngameDebugConsole.Runtime.csproj b/GongChengMIngJiangZhuan/IngameDebugConsole.Runtime.csproj index 3a05a0e..950d664 100644 --- a/GongChengMIngJiangZhuan/IngameDebugConsole.Runtime.csproj +++ b/GongChengMIngJiangZhuan/IngameDebugConsole.Runtime.csproj @@ -26,7 +26,7 @@ full false Temp\Bin\Debug\IngameDebugConsole.Runtime\ - UNITY_2022_3_57;UNITY_2022_3;UNITY_2022;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_3_OR_NEWER;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_RUNTIME_PERMISSIONS;ENABLE_ENGINE_CODE_STRIPPING;ENABLE_ONSCREEN_KEYBOARD;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;ENABLE_NAVIGATION_PACKAGE_DEBUG_VISUALIZATION;ENABLE_NAVIGATION_HEIGHTMESH_RUNTIME_SUPPORT;ENABLE_NAVIGATION_UI_REQUIRES_PACKAGE;PLATFORM_ANDROID;TEXTCORE_1_0_OR_NEWER;UNITY_ANDROID;UNITY_ANDROID_API;ENABLE_EGL;ENABLE_NETWORK;ENABLE_RUNTIME_GI;ENABLE_CRUNCH_TEXTURE_COMPRESSION;UNITY_CAN_SHOW_SPLASH_SCREEN;UNITY_HAS_GOOGLEVR;UNITY_HAS_TANGO;ENABLE_SPATIALTRACKING;ENABLE_ETC_COMPRESSION;PLATFORM_EXTENDS_VULKAN_DEVICE;PLATFORM_HAS_MULTIPLE_SWAPCHAINS;UNITY_ANDROID_SUPPORTS_SHADOWFILES;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;ENABLE_UNITYADS_RUNTIME;UNITY_UNITYADS_API;ENABLE_MONO;NET_STANDARD_2_0;NET_STANDARD;NET_STANDARD_2_1;NETSTANDARD;NETSTANDARD2_1;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;TEXTCORE_FONT_ENGINE_1_6_OR_NEWER;UNITY_POST_PROCESSING_STACK_V2;DOTWEEN;UNITY;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER + UNITY_2022_3_57;UNITY_2022_3;UNITY_2022;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_3_OR_NEWER;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_VIRTUALTEXTURING;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;ENABLE_NAVIGATION_PACKAGE_DEBUG_VISUALIZATION;ENABLE_NAVIGATION_HEIGHTMESH_RUNTIME_SUPPORT;ENABLE_NAVIGATION_UI_REQUIRES_PACKAGE;PLATFORM_STANDALONE;TEXTCORE_1_0_OR_NEWER;PLATFORM_STANDALONE_WIN;UNITY_STANDALONE_WIN;UNITY_STANDALONE;UNITY_UGP_API;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_NVIDIA;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;GFXDEVICE_WAITFOREVENT_MESSAGEPUMP;PLATFORM_INITIALIZES_MEMORY_MANAGER_EXPLICITLY;ENABLE_MONO;NET_STANDARD_2_0;NET_STANDARD;NET_STANDARD_2_1;NETSTANDARD;NETSTANDARD2_1;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;TEXTCORE_FONT_ENGINE_1_6_OR_NEWER;UNITY_POST_PROCESSING_STACK_V2;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER prompt 4 0169,0649 @@ -91,6 +91,12 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll + + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterInputModule.dll + + + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterRendererModule.dll + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ContentLoadModule.dll @@ -250,6 +256,9 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll + + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VirtualTexturingModule.dll + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll @@ -317,40 +326,40 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\UnityEditor.WindowsStandalone.Extensions.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\NSpeex.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\NSpeex.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\unityplastic.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\unityplastic.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\DOTween.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\DOTween.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\Editor\DOTweenEditor.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\Editor\DOTweenEditor.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\Newtonsoft.Json.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\Newtonsoft.Json.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\log4netPlastic.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\log4netPlastic.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\dnlib.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\dnlib.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\LZ4.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\LZ4.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\Framework\FrameworkDLL.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\Framework\FrameworkDLL.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\LitJson.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\LitJson.dll F:\UnityEditer\2022.3.57f1c1\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.Xcode.dll @@ -734,10 +743,10 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Xml.Serialization.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEditor.UI.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEditor.UI.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEngine.UI.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEngine.UI.dll diff --git a/GongChengMIngJiangZhuan/UniFramework.Event.csproj b/GongChengMIngJiangZhuan/UniFramework.Event.csproj index f76f4f1..591c327 100644 --- a/GongChengMIngJiangZhuan/UniFramework.Event.csproj +++ b/GongChengMIngJiangZhuan/UniFramework.Event.csproj @@ -26,7 +26,7 @@ full false Temp\Bin\Debug\UniFramework.Event\ - UNITY_2022_3_57;UNITY_2022_3;UNITY_2022;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_3_OR_NEWER;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_RUNTIME_PERMISSIONS;ENABLE_ENGINE_CODE_STRIPPING;ENABLE_ONSCREEN_KEYBOARD;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;ENABLE_NAVIGATION_PACKAGE_DEBUG_VISUALIZATION;ENABLE_NAVIGATION_HEIGHTMESH_RUNTIME_SUPPORT;ENABLE_NAVIGATION_UI_REQUIRES_PACKAGE;PLATFORM_ANDROID;TEXTCORE_1_0_OR_NEWER;UNITY_ANDROID;UNITY_ANDROID_API;ENABLE_EGL;ENABLE_NETWORK;ENABLE_RUNTIME_GI;ENABLE_CRUNCH_TEXTURE_COMPRESSION;UNITY_CAN_SHOW_SPLASH_SCREEN;UNITY_HAS_GOOGLEVR;UNITY_HAS_TANGO;ENABLE_SPATIALTRACKING;ENABLE_ETC_COMPRESSION;PLATFORM_EXTENDS_VULKAN_DEVICE;PLATFORM_HAS_MULTIPLE_SWAPCHAINS;UNITY_ANDROID_SUPPORTS_SHADOWFILES;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;ENABLE_UNITYADS_RUNTIME;UNITY_UNITYADS_API;ENABLE_MONO;NET_STANDARD_2_0;NET_STANDARD;NET_STANDARD_2_1;NETSTANDARD;NETSTANDARD2_1;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;TEXTCORE_FONT_ENGINE_1_6_OR_NEWER;UNITY_POST_PROCESSING_STACK_V2;DOTWEEN;UNITY;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER + UNITY_2022_3_57;UNITY_2022_3;UNITY_2022;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_3_OR_NEWER;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_VIRTUALTEXTURING;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;ENABLE_NAVIGATION_PACKAGE_DEBUG_VISUALIZATION;ENABLE_NAVIGATION_HEIGHTMESH_RUNTIME_SUPPORT;ENABLE_NAVIGATION_UI_REQUIRES_PACKAGE;PLATFORM_STANDALONE;TEXTCORE_1_0_OR_NEWER;PLATFORM_STANDALONE_WIN;UNITY_STANDALONE_WIN;UNITY_STANDALONE;UNITY_UGP_API;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_NVIDIA;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;GFXDEVICE_WAITFOREVENT_MESSAGEPUMP;PLATFORM_INITIALIZES_MEMORY_MANAGER_EXPLICITLY;ENABLE_MONO;NET_STANDARD_2_0;NET_STANDARD;NET_STANDARD_2_1;NETSTANDARD;NETSTANDARD2_1;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;TEXTCORE_FONT_ENGINE_1_6_OR_NEWER;UNITY_POST_PROCESSING_STACK_V2;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER prompt 4 0169,0649 @@ -77,6 +77,12 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll + + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterInputModule.dll + + + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterRendererModule.dll + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ContentLoadModule.dll @@ -236,6 +242,9 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll + + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VirtualTexturingModule.dll + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll @@ -303,40 +312,40 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\UnityEditor.WindowsStandalone.Extensions.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\NSpeex.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\NSpeex.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\unityplastic.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\unityplastic.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\DOTween.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\DOTween.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\Editor\DOTweenEditor.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\Editor\DOTweenEditor.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\Newtonsoft.Json.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\Newtonsoft.Json.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\log4netPlastic.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\log4netPlastic.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\dnlib.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\dnlib.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\LZ4.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\LZ4.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\Framework\FrameworkDLL.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\Framework\FrameworkDLL.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\LitJson.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\LitJson.dll F:\UnityEditer\2022.3.57f1c1\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.Xcode.dll @@ -720,10 +729,10 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Xml.Serialization.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEditor.UI.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEditor.UI.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEngine.UI.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEngine.UI.dll diff --git a/GongChengMIngJiangZhuan/UniFramework.Machine.csproj b/GongChengMIngJiangZhuan/UniFramework.Machine.csproj index df337b2..62c8144 100644 --- a/GongChengMIngJiangZhuan/UniFramework.Machine.csproj +++ b/GongChengMIngJiangZhuan/UniFramework.Machine.csproj @@ -26,7 +26,7 @@ full false Temp\Bin\Debug\UniFramework.Machine\ - UNITY_2022_3_57;UNITY_2022_3;UNITY_2022;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_3_OR_NEWER;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_RUNTIME_PERMISSIONS;ENABLE_ENGINE_CODE_STRIPPING;ENABLE_ONSCREEN_KEYBOARD;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;ENABLE_NAVIGATION_PACKAGE_DEBUG_VISUALIZATION;ENABLE_NAVIGATION_HEIGHTMESH_RUNTIME_SUPPORT;ENABLE_NAVIGATION_UI_REQUIRES_PACKAGE;PLATFORM_ANDROID;TEXTCORE_1_0_OR_NEWER;UNITY_ANDROID;UNITY_ANDROID_API;ENABLE_EGL;ENABLE_NETWORK;ENABLE_RUNTIME_GI;ENABLE_CRUNCH_TEXTURE_COMPRESSION;UNITY_CAN_SHOW_SPLASH_SCREEN;UNITY_HAS_GOOGLEVR;UNITY_HAS_TANGO;ENABLE_SPATIALTRACKING;ENABLE_ETC_COMPRESSION;PLATFORM_EXTENDS_VULKAN_DEVICE;PLATFORM_HAS_MULTIPLE_SWAPCHAINS;UNITY_ANDROID_SUPPORTS_SHADOWFILES;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;ENABLE_UNITYADS_RUNTIME;UNITY_UNITYADS_API;ENABLE_MONO;NET_STANDARD_2_0;NET_STANDARD;NET_STANDARD_2_1;NETSTANDARD;NETSTANDARD2_1;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;TEXTCORE_FONT_ENGINE_1_6_OR_NEWER;UNITY_POST_PROCESSING_STACK_V2;DOTWEEN;UNITY;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER + UNITY_2022_3_57;UNITY_2022_3;UNITY_2022;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_3_OR_NEWER;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_VIRTUALTEXTURING;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;ENABLE_NAVIGATION_PACKAGE_DEBUG_VISUALIZATION;ENABLE_NAVIGATION_HEIGHTMESH_RUNTIME_SUPPORT;ENABLE_NAVIGATION_UI_REQUIRES_PACKAGE;PLATFORM_STANDALONE;TEXTCORE_1_0_OR_NEWER;PLATFORM_STANDALONE_WIN;UNITY_STANDALONE_WIN;UNITY_STANDALONE;UNITY_UGP_API;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_NVIDIA;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;GFXDEVICE_WAITFOREVENT_MESSAGEPUMP;PLATFORM_INITIALIZES_MEMORY_MANAGER_EXPLICITLY;ENABLE_MONO;NET_STANDARD_2_0;NET_STANDARD;NET_STANDARD_2_1;NETSTANDARD;NETSTANDARD2_1;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;TEXTCORE_FONT_ENGINE_1_6_OR_NEWER;UNITY_POST_PROCESSING_STACK_V2;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER prompt 4 0169,0649 @@ -76,6 +76,12 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll + + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterInputModule.dll + + + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterRendererModule.dll + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ContentLoadModule.dll @@ -235,6 +241,9 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll + + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VirtualTexturingModule.dll + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll @@ -302,40 +311,40 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\UnityEditor.WindowsStandalone.Extensions.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\NSpeex.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\NSpeex.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\unityplastic.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\unityplastic.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\DOTween.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\DOTween.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\Editor\DOTweenEditor.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\Editor\DOTweenEditor.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\Newtonsoft.Json.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\Newtonsoft.Json.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\log4netPlastic.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\log4netPlastic.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\dnlib.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\dnlib.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\LZ4.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\LZ4.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\Framework\FrameworkDLL.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\Framework\FrameworkDLL.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\LitJson.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\LitJson.dll F:\UnityEditer\2022.3.57f1c1\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.Xcode.dll @@ -719,10 +728,10 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Xml.Serialization.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEditor.UI.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEditor.UI.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEngine.UI.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEngine.UI.dll diff --git a/GongChengMIngJiangZhuan/UniFramework.Utility.csproj b/GongChengMIngJiangZhuan/UniFramework.Utility.csproj index 94ba325..daf2290 100644 --- a/GongChengMIngJiangZhuan/UniFramework.Utility.csproj +++ b/GongChengMIngJiangZhuan/UniFramework.Utility.csproj @@ -26,7 +26,7 @@ full false Temp\Bin\Debug\UniFramework.Utility\ - UNITY_2022_3_57;UNITY_2022_3;UNITY_2022;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_3_OR_NEWER;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_RUNTIME_PERMISSIONS;ENABLE_ENGINE_CODE_STRIPPING;ENABLE_ONSCREEN_KEYBOARD;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;ENABLE_NAVIGATION_PACKAGE_DEBUG_VISUALIZATION;ENABLE_NAVIGATION_HEIGHTMESH_RUNTIME_SUPPORT;ENABLE_NAVIGATION_UI_REQUIRES_PACKAGE;PLATFORM_ANDROID;TEXTCORE_1_0_OR_NEWER;UNITY_ANDROID;UNITY_ANDROID_API;ENABLE_EGL;ENABLE_NETWORK;ENABLE_RUNTIME_GI;ENABLE_CRUNCH_TEXTURE_COMPRESSION;UNITY_CAN_SHOW_SPLASH_SCREEN;UNITY_HAS_GOOGLEVR;UNITY_HAS_TANGO;ENABLE_SPATIALTRACKING;ENABLE_ETC_COMPRESSION;PLATFORM_EXTENDS_VULKAN_DEVICE;PLATFORM_HAS_MULTIPLE_SWAPCHAINS;UNITY_ANDROID_SUPPORTS_SHADOWFILES;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;ENABLE_UNITYADS_RUNTIME;UNITY_UNITYADS_API;ENABLE_MONO;NET_STANDARD_2_0;NET_STANDARD;NET_STANDARD_2_1;NETSTANDARD;NETSTANDARD2_1;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;TEXTCORE_FONT_ENGINE_1_6_OR_NEWER;UNITY_POST_PROCESSING_STACK_V2;DOTWEEN;UNITY;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER + UNITY_2022_3_57;UNITY_2022_3;UNITY_2022;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_3_OR_NEWER;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_VIRTUALTEXTURING;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;ENABLE_NAVIGATION_PACKAGE_DEBUG_VISUALIZATION;ENABLE_NAVIGATION_HEIGHTMESH_RUNTIME_SUPPORT;ENABLE_NAVIGATION_UI_REQUIRES_PACKAGE;PLATFORM_STANDALONE;TEXTCORE_1_0_OR_NEWER;PLATFORM_STANDALONE_WIN;UNITY_STANDALONE_WIN;UNITY_STANDALONE;UNITY_UGP_API;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_NVIDIA;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;GFXDEVICE_WAITFOREVENT_MESSAGEPUMP;PLATFORM_INITIALIZES_MEMORY_MANAGER_EXPLICITLY;ENABLE_MONO;NET_STANDARD_2_0;NET_STANDARD;NET_STANDARD_2_1;NETSTANDARD;NETSTANDARD2_1;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;TEXTCORE_FONT_ENGINE_1_6_OR_NEWER;UNITY_POST_PROCESSING_STACK_V2;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER prompt 4 0169,0649 @@ -78,6 +78,12 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll + + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterInputModule.dll + + + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterRendererModule.dll + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ContentLoadModule.dll @@ -237,6 +243,9 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll + + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VirtualTexturingModule.dll + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll @@ -304,40 +313,40 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\UnityEditor.WindowsStandalone.Extensions.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\NSpeex.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\NSpeex.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\unityplastic.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\unityplastic.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\DOTween.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\DOTween.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\Editor\DOTweenEditor.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\Editor\DOTweenEditor.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\Newtonsoft.Json.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\Newtonsoft.Json.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\log4netPlastic.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\log4netPlastic.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\dnlib.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\dnlib.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\LZ4.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\LZ4.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\Framework\FrameworkDLL.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\Framework\FrameworkDLL.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\LitJson.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\LitJson.dll F:\UnityEditer\2022.3.57f1c1\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.Xcode.dll @@ -721,10 +730,10 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Xml.Serialization.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEditor.UI.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEditor.UI.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEngine.UI.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEngine.UI.dll diff --git a/GongChengMIngJiangZhuan/UniTask.Editor.csproj b/GongChengMIngJiangZhuan/UniTask.Editor.csproj index 6aef984..dc29634 100644 --- a/GongChengMIngJiangZhuan/UniTask.Editor.csproj +++ b/GongChengMIngJiangZhuan/UniTask.Editor.csproj @@ -26,7 +26,7 @@ full false Temp\Bin\Debug\UniTask.Editor\ - UNITY_2022_3_57;UNITY_2022_3;UNITY_2022;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_3_OR_NEWER;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_RUNTIME_PERMISSIONS;ENABLE_ENGINE_CODE_STRIPPING;ENABLE_ONSCREEN_KEYBOARD;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;ENABLE_NAVIGATION_PACKAGE_DEBUG_VISUALIZATION;ENABLE_NAVIGATION_HEIGHTMESH_RUNTIME_SUPPORT;ENABLE_NAVIGATION_UI_REQUIRES_PACKAGE;PLATFORM_ANDROID;TEXTCORE_1_0_OR_NEWER;UNITY_ANDROID;UNITY_ANDROID_API;ENABLE_EGL;ENABLE_NETWORK;ENABLE_RUNTIME_GI;ENABLE_CRUNCH_TEXTURE_COMPRESSION;UNITY_CAN_SHOW_SPLASH_SCREEN;UNITY_HAS_GOOGLEVR;UNITY_HAS_TANGO;ENABLE_SPATIALTRACKING;ENABLE_ETC_COMPRESSION;PLATFORM_EXTENDS_VULKAN_DEVICE;PLATFORM_HAS_MULTIPLE_SWAPCHAINS;UNITY_ANDROID_SUPPORTS_SHADOWFILES;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;ENABLE_UNITYADS_RUNTIME;UNITY_UNITYADS_API;ENABLE_MONO;NET_4_6;NET_UNITY_4_8;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;TEXTCORE_FONT_ENGINE_1_6_OR_NEWER;UNITY_POST_PROCESSING_STACK_V2;DOTWEEN;UNITY;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER;UNITY_EDITOR_ONLY_COMPILATION + UNITY_2022_3_57;UNITY_2022_3;UNITY_2022;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_3_OR_NEWER;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_VIRTUALTEXTURING;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;ENABLE_NAVIGATION_PACKAGE_DEBUG_VISUALIZATION;ENABLE_NAVIGATION_HEIGHTMESH_RUNTIME_SUPPORT;ENABLE_NAVIGATION_UI_REQUIRES_PACKAGE;PLATFORM_STANDALONE;TEXTCORE_1_0_OR_NEWER;PLATFORM_STANDALONE_WIN;UNITY_STANDALONE_WIN;UNITY_STANDALONE;UNITY_UGP_API;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_NVIDIA;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;GFXDEVICE_WAITFOREVENT_MESSAGEPUMP;PLATFORM_INITIALIZES_MEMORY_MANAGER_EXPLICITLY;ENABLE_MONO;NET_4_6;NET_UNITY_4_8;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;TEXTCORE_FONT_ENGINE_1_6_OR_NEWER;UNITY_POST_PROCESSING_STACK_V2;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER;UNITY_EDITOR_ONLY_COMPILATION prompt 4 0169,0649 @@ -314,43 +314,43 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\UnityEditor.WindowsStandalone.Extensions.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\NSpeex.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\NSpeex.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\unityplastic.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\unityplastic.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\DOTween.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\DOTween.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\Editor\DOTweenEditor.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\Editor\DOTweenEditor.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\Newtonsoft.Json.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\Newtonsoft.Json.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\log4netPlastic.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\log4netPlastic.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\dnlib.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\dnlib.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\LZ4.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\LZ4.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\Framework\FrameworkDLL.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\Framework\FrameworkDLL.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\LitJson.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\LitJson.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.ext.nunit@1.0.6\net35\unity-custom\nunit.framework.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.ext.nunit@1.0.6\net35\unity-custom\nunit.framework.dll F:\UnityEditer\2022.3.57f1c1\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.Xcode.dll @@ -743,16 +743,16 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XPath.XDocument.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEditor.UI.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEditor.UI.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEngine.UI.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEngine.UI.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEditor.TestRunner.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEditor.TestRunner.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEngine.TestRunner.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEngine.TestRunner.dll diff --git a/GongChengMIngJiangZhuan/UniTask.csproj b/GongChengMIngJiangZhuan/UniTask.csproj index 380b061..1786e1a 100644 --- a/GongChengMIngJiangZhuan/UniTask.csproj +++ b/GongChengMIngJiangZhuan/UniTask.csproj @@ -26,7 +26,7 @@ full false Temp\Bin\Debug\UniTask\ - UNITY_2022_3_57;UNITY_2022_3;UNITY_2022;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_3_OR_NEWER;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_RUNTIME_PERMISSIONS;ENABLE_ENGINE_CODE_STRIPPING;ENABLE_ONSCREEN_KEYBOARD;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;ENABLE_NAVIGATION_PACKAGE_DEBUG_VISUALIZATION;ENABLE_NAVIGATION_HEIGHTMESH_RUNTIME_SUPPORT;ENABLE_NAVIGATION_UI_REQUIRES_PACKAGE;PLATFORM_ANDROID;TEXTCORE_1_0_OR_NEWER;UNITY_ANDROID;UNITY_ANDROID_API;ENABLE_EGL;ENABLE_NETWORK;ENABLE_RUNTIME_GI;ENABLE_CRUNCH_TEXTURE_COMPRESSION;UNITY_CAN_SHOW_SPLASH_SCREEN;UNITY_HAS_GOOGLEVR;UNITY_HAS_TANGO;ENABLE_SPATIALTRACKING;ENABLE_ETC_COMPRESSION;PLATFORM_EXTENDS_VULKAN_DEVICE;PLATFORM_HAS_MULTIPLE_SWAPCHAINS;UNITY_ANDROID_SUPPORTS_SHADOWFILES;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;ENABLE_UNITYADS_RUNTIME;UNITY_UNITYADS_API;ENABLE_MONO;NET_STANDARD_2_0;NET_STANDARD;NET_STANDARD_2_1;NETSTANDARD;NETSTANDARD2_1;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;TEXTCORE_FONT_ENGINE_1_6_OR_NEWER;UNITY_POST_PROCESSING_STACK_V2;DOTWEEN;UNITY;UNITASK_ASSETBUNDLE_SUPPORT;UNITASK_PHYSICS_SUPPORT;UNITASK_PHYSICS2D_SUPPORT;UNITASK_PARTICLESYSTEM_SUPPORT;UNITASK_UGUI_SUPPORT;UNITASK_WEBREQUEST_SUPPORT;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER + UNITY_2022_3_57;UNITY_2022_3;UNITY_2022;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_3_OR_NEWER;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_VIRTUALTEXTURING;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;ENABLE_NAVIGATION_PACKAGE_DEBUG_VISUALIZATION;ENABLE_NAVIGATION_HEIGHTMESH_RUNTIME_SUPPORT;ENABLE_NAVIGATION_UI_REQUIRES_PACKAGE;PLATFORM_STANDALONE;TEXTCORE_1_0_OR_NEWER;PLATFORM_STANDALONE_WIN;UNITY_STANDALONE_WIN;UNITY_STANDALONE;UNITY_UGP_API;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_NVIDIA;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;GFXDEVICE_WAITFOREVENT_MESSAGEPUMP;PLATFORM_INITIALIZES_MEMORY_MANAGER_EXPLICITLY;ENABLE_MONO;NET_STANDARD_2_0;NET_STANDARD;NET_STANDARD_2_1;NETSTANDARD;NETSTANDARD2_1;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;TEXTCORE_FONT_ENGINE_1_6_OR_NEWER;UNITY_POST_PROCESSING_STACK_V2;UNITASK_ASSETBUNDLE_SUPPORT;UNITASK_PHYSICS_SUPPORT;UNITASK_PHYSICS2D_SUPPORT;UNITASK_PARTICLESYSTEM_SUPPORT;UNITASK_UGUI_SUPPORT;UNITASK_WEBREQUEST_SUPPORT;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER prompt 4 0169,0649 @@ -154,6 +154,12 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll + + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterInputModule.dll + + + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterRendererModule.dll + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ContentLoadModule.dll @@ -313,6 +319,9 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll + + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VirtualTexturingModule.dll + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll @@ -380,40 +389,40 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\UnityEditor.WindowsStandalone.Extensions.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\NSpeex.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\NSpeex.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\unityplastic.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\unityplastic.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\DOTween.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\DOTween.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\Editor\DOTweenEditor.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\Editor\DOTweenEditor.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\Newtonsoft.Json.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\Newtonsoft.Json.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\log4netPlastic.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\log4netPlastic.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\dnlib.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\dnlib.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\LZ4.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\LZ4.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\Framework\FrameworkDLL.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\Framework\FrameworkDLL.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\LitJson.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\LitJson.dll F:\UnityEditer\2022.3.57f1c1\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.Xcode.dll @@ -797,10 +806,10 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Xml.Serialization.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEditor.UI.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEditor.UI.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEngine.UI.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEngine.UI.dll diff --git a/GongChengMIngJiangZhuan/YooAsset.Editor.csproj b/GongChengMIngJiangZhuan/YooAsset.Editor.csproj index d42f1f3..d06bde1 100644 --- a/GongChengMIngJiangZhuan/YooAsset.Editor.csproj +++ b/GongChengMIngJiangZhuan/YooAsset.Editor.csproj @@ -26,7 +26,7 @@ full false Temp\Bin\Debug\YooAsset.Editor\ - UNITY_2022_3_57;UNITY_2022_3;UNITY_2022;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_3_OR_NEWER;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_RUNTIME_PERMISSIONS;ENABLE_ENGINE_CODE_STRIPPING;ENABLE_ONSCREEN_KEYBOARD;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;ENABLE_NAVIGATION_PACKAGE_DEBUG_VISUALIZATION;ENABLE_NAVIGATION_HEIGHTMESH_RUNTIME_SUPPORT;ENABLE_NAVIGATION_UI_REQUIRES_PACKAGE;PLATFORM_ANDROID;TEXTCORE_1_0_OR_NEWER;UNITY_ANDROID;UNITY_ANDROID_API;ENABLE_EGL;ENABLE_NETWORK;ENABLE_RUNTIME_GI;ENABLE_CRUNCH_TEXTURE_COMPRESSION;UNITY_CAN_SHOW_SPLASH_SCREEN;UNITY_HAS_GOOGLEVR;UNITY_HAS_TANGO;ENABLE_SPATIALTRACKING;ENABLE_ETC_COMPRESSION;PLATFORM_EXTENDS_VULKAN_DEVICE;PLATFORM_HAS_MULTIPLE_SWAPCHAINS;UNITY_ANDROID_SUPPORTS_SHADOWFILES;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;ENABLE_UNITYADS_RUNTIME;UNITY_UNITYADS_API;ENABLE_MONO;NET_4_6;NET_UNITY_4_8;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;TEXTCORE_FONT_ENGINE_1_6_OR_NEWER;UNITY_POST_PROCESSING_STACK_V2;DOTWEEN;UNITY;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER;UNITY_EDITOR_ONLY_COMPILATION + UNITY_2022_3_57;UNITY_2022_3;UNITY_2022;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_3_OR_NEWER;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_VIRTUALTEXTURING;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;ENABLE_NAVIGATION_PACKAGE_DEBUG_VISUALIZATION;ENABLE_NAVIGATION_HEIGHTMESH_RUNTIME_SUPPORT;ENABLE_NAVIGATION_UI_REQUIRES_PACKAGE;PLATFORM_STANDALONE;TEXTCORE_1_0_OR_NEWER;PLATFORM_STANDALONE_WIN;UNITY_STANDALONE_WIN;UNITY_STANDALONE;UNITY_UGP_API;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_NVIDIA;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;GFXDEVICE_WAITFOREVENT_MESSAGEPUMP;PLATFORM_INITIALIZES_MEMORY_MANAGER_EXPLICITLY;ENABLE_MONO;NET_4_6;NET_UNITY_4_8;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;TEXTCORE_FONT_ENGINE_1_6_OR_NEWER;UNITY_POST_PROCESSING_STACK_V2;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER;UNITY_EDITOR_ONLY_COMPILATION prompt 4 0169,0649 @@ -446,43 +446,43 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\UnityEditor.WindowsStandalone.Extensions.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\NSpeex.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\NSpeex.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\unityplastic.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\unityplastic.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\DOTween.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\DOTween.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\Editor\DOTweenEditor.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\Editor\DOTweenEditor.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\Newtonsoft.Json.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\Newtonsoft.Json.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\log4netPlastic.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\log4netPlastic.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\dnlib.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\dnlib.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\LZ4.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\LZ4.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\Framework\FrameworkDLL.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\Framework\FrameworkDLL.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\LitJson.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\LitJson.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.ext.nunit@1.0.6\net35\unity-custom\nunit.framework.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.ext.nunit@1.0.6\net35\unity-custom\nunit.framework.dll F:\UnityEditer\2022.3.57f1c1\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.Xcode.dll @@ -875,22 +875,22 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XPath.XDocument.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.ScriptableBuildPipeline.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.ScriptableBuildPipeline.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.ScriptableBuildPipeline.Editor.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\Unity.ScriptableBuildPipeline.Editor.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEditor.UI.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEditor.UI.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEngine.UI.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEngine.UI.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEditor.TestRunner.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEditor.TestRunner.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEngine.TestRunner.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEngine.TestRunner.dll diff --git a/GongChengMIngJiangZhuan/YooAsset.csproj b/GongChengMIngJiangZhuan/YooAsset.csproj index 7117f9f..028bf7f 100644 --- a/GongChengMIngJiangZhuan/YooAsset.csproj +++ b/GongChengMIngJiangZhuan/YooAsset.csproj @@ -26,7 +26,7 @@ full false Temp\Bin\Debug\YooAsset\ - UNITY_2022_3_57;UNITY_2022_3;UNITY_2022;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_3_OR_NEWER;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_RUNTIME_PERMISSIONS;ENABLE_ENGINE_CODE_STRIPPING;ENABLE_ONSCREEN_KEYBOARD;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;ENABLE_NAVIGATION_PACKAGE_DEBUG_VISUALIZATION;ENABLE_NAVIGATION_HEIGHTMESH_RUNTIME_SUPPORT;ENABLE_NAVIGATION_UI_REQUIRES_PACKAGE;PLATFORM_ANDROID;TEXTCORE_1_0_OR_NEWER;UNITY_ANDROID;UNITY_ANDROID_API;ENABLE_EGL;ENABLE_NETWORK;ENABLE_RUNTIME_GI;ENABLE_CRUNCH_TEXTURE_COMPRESSION;UNITY_CAN_SHOW_SPLASH_SCREEN;UNITY_HAS_GOOGLEVR;UNITY_HAS_TANGO;ENABLE_SPATIALTRACKING;ENABLE_ETC_COMPRESSION;PLATFORM_EXTENDS_VULKAN_DEVICE;PLATFORM_HAS_MULTIPLE_SWAPCHAINS;UNITY_ANDROID_SUPPORTS_SHADOWFILES;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;ENABLE_UNITYADS_RUNTIME;UNITY_UNITYADS_API;ENABLE_MONO;NET_STANDARD_2_0;NET_STANDARD;NET_STANDARD_2_1;NETSTANDARD;NETSTANDARD2_1;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;TEXTCORE_FONT_ENGINE_1_6_OR_NEWER;UNITY_POST_PROCESSING_STACK_V2;DOTWEEN;UNITY;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER + UNITY_2022_3_57;UNITY_2022_3;UNITY_2022;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_3_OR_NEWER;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_VIRTUALTEXTURING;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;ENABLE_NAVIGATION_PACKAGE_DEBUG_VISUALIZATION;ENABLE_NAVIGATION_HEIGHTMESH_RUNTIME_SUPPORT;ENABLE_NAVIGATION_UI_REQUIRES_PACKAGE;PLATFORM_STANDALONE;TEXTCORE_1_0_OR_NEWER;PLATFORM_STANDALONE_WIN;UNITY_STANDALONE_WIN;UNITY_STANDALONE;UNITY_UGP_API;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_NVIDIA;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;GFXDEVICE_WAITFOREVENT_MESSAGEPUMP;PLATFORM_INITIALIZES_MEMORY_MANAGER_EXPLICITLY;ENABLE_MONO;NET_STANDARD_2_0;NET_STANDARD;NET_STANDARD_2_1;NETSTANDARD;NETSTANDARD2_1;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;TEXTCORE_FONT_ENGINE_1_6_OR_NEWER;UNITY_POST_PROCESSING_STACK_V2;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER prompt 4 0169,0649 @@ -258,6 +258,12 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll + + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterInputModule.dll + + + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterRendererModule.dll + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ContentLoadModule.dll @@ -417,6 +423,9 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll + + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VirtualTexturingModule.dll + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll @@ -484,40 +493,40 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\UnityEditor.WindowsStandalone.Extensions.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\NSpeex.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\NSpeex.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\unityplastic.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\unityplastic.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\DOTween.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\DOTween.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\Editor\DOTweenEditor.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\Editor\DOTweenEditor.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\Newtonsoft.Json.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\Newtonsoft.Json.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\log4netPlastic.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\log4netPlastic.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\dnlib.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\dnlib.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\LZ4.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\LZ4.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\Framework\FrameworkDLL.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\Framework\FrameworkDLL.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\LitJson.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\LitJson.dll F:\UnityEditer\2022.3.57f1c1\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.Xcode.dll @@ -901,10 +910,10 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Xml.Serialization.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEditor.UI.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEditor.UI.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEngine.UI.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEngine.UI.dll diff --git a/GongChengMIngJiangZhuan/spine-unity-editor.csproj b/GongChengMIngJiangZhuan/spine-unity-editor.csproj index 46e2eb8..9acc61e 100644 --- a/GongChengMIngJiangZhuan/spine-unity-editor.csproj +++ b/GongChengMIngJiangZhuan/spine-unity-editor.csproj @@ -26,7 +26,7 @@ full false Temp\Bin\Debug\spine-unity-editor\ - UNITY_2022_3_57;UNITY_2022_3;UNITY_2022;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_3_OR_NEWER;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_RUNTIME_PERMISSIONS;ENABLE_ENGINE_CODE_STRIPPING;ENABLE_ONSCREEN_KEYBOARD;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;ENABLE_NAVIGATION_PACKAGE_DEBUG_VISUALIZATION;ENABLE_NAVIGATION_HEIGHTMESH_RUNTIME_SUPPORT;ENABLE_NAVIGATION_UI_REQUIRES_PACKAGE;PLATFORM_ANDROID;TEXTCORE_1_0_OR_NEWER;UNITY_ANDROID;UNITY_ANDROID_API;ENABLE_EGL;ENABLE_NETWORK;ENABLE_RUNTIME_GI;ENABLE_CRUNCH_TEXTURE_COMPRESSION;UNITY_CAN_SHOW_SPLASH_SCREEN;UNITY_HAS_GOOGLEVR;UNITY_HAS_TANGO;ENABLE_SPATIALTRACKING;ENABLE_ETC_COMPRESSION;PLATFORM_EXTENDS_VULKAN_DEVICE;PLATFORM_HAS_MULTIPLE_SWAPCHAINS;UNITY_ANDROID_SUPPORTS_SHADOWFILES;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;ENABLE_UNITYADS_RUNTIME;UNITY_UNITYADS_API;ENABLE_MONO;NET_4_6;NET_UNITY_4_8;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;TEXTCORE_FONT_ENGINE_1_6_OR_NEWER;UNITY_POST_PROCESSING_STACK_V2;DOTWEEN;UNITY;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER;UNITY_EDITOR_ONLY_COMPILATION + UNITY_2022_3_57;UNITY_2022_3;UNITY_2022;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_3_OR_NEWER;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_VIRTUALTEXTURING;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;ENABLE_NAVIGATION_PACKAGE_DEBUG_VISUALIZATION;ENABLE_NAVIGATION_HEIGHTMESH_RUNTIME_SUPPORT;ENABLE_NAVIGATION_UI_REQUIRES_PACKAGE;PLATFORM_STANDALONE;TEXTCORE_1_0_OR_NEWER;PLATFORM_STANDALONE_WIN;UNITY_STANDALONE_WIN;UNITY_STANDALONE;UNITY_UGP_API;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_NVIDIA;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;GFXDEVICE_WAITFOREVENT_MESSAGEPUMP;PLATFORM_INITIALIZES_MEMORY_MANAGER_EXPLICITLY;ENABLE_MONO;NET_4_6;NET_UNITY_4_8;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;TEXTCORE_FONT_ENGINE_1_6_OR_NEWER;UNITY_POST_PROCESSING_STACK_V2;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER;UNITY_EDITOR_ONLY_COMPILATION prompt 4 0169,0649 @@ -354,43 +354,43 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\UnityEditor.WindowsStandalone.Extensions.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\NSpeex.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\NSpeex.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\unityplastic.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\unityplastic.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\DOTween.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\DOTween.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\Editor\DOTweenEditor.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\Editor\DOTweenEditor.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\Newtonsoft.Json.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\Newtonsoft.Json.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\log4netPlastic.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\log4netPlastic.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\dnlib.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\dnlib.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\LZ4.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\LZ4.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\Framework\FrameworkDLL.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\Framework\FrameworkDLL.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\LitJson.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\LitJson.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.ext.nunit@1.0.6\net35\unity-custom\nunit.framework.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.ext.nunit@1.0.6\net35\unity-custom\nunit.framework.dll F:\UnityEditer\2022.3.57f1c1\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.Xcode.dll @@ -783,16 +783,16 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XPath.XDocument.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEditor.UI.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEditor.UI.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEngine.UI.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEngine.UI.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEditor.TestRunner.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEditor.TestRunner.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEngine.TestRunner.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEngine.TestRunner.dll diff --git a/GongChengMIngJiangZhuan/spine-unity-examples-editor.csproj b/GongChengMIngJiangZhuan/spine-unity-examples-editor.csproj index 0fbe807..2eb7b1c 100644 --- a/GongChengMIngJiangZhuan/spine-unity-examples-editor.csproj +++ b/GongChengMIngJiangZhuan/spine-unity-examples-editor.csproj @@ -26,7 +26,7 @@ full false Temp\Bin\Debug\spine-unity-examples-editor\ - UNITY_2022_3_57;UNITY_2022_3;UNITY_2022;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_3_OR_NEWER;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_RUNTIME_PERMISSIONS;ENABLE_ENGINE_CODE_STRIPPING;ENABLE_ONSCREEN_KEYBOARD;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;ENABLE_NAVIGATION_PACKAGE_DEBUG_VISUALIZATION;ENABLE_NAVIGATION_HEIGHTMESH_RUNTIME_SUPPORT;ENABLE_NAVIGATION_UI_REQUIRES_PACKAGE;PLATFORM_ANDROID;TEXTCORE_1_0_OR_NEWER;UNITY_ANDROID;UNITY_ANDROID_API;ENABLE_EGL;ENABLE_NETWORK;ENABLE_RUNTIME_GI;ENABLE_CRUNCH_TEXTURE_COMPRESSION;UNITY_CAN_SHOW_SPLASH_SCREEN;UNITY_HAS_GOOGLEVR;UNITY_HAS_TANGO;ENABLE_SPATIALTRACKING;ENABLE_ETC_COMPRESSION;PLATFORM_EXTENDS_VULKAN_DEVICE;PLATFORM_HAS_MULTIPLE_SWAPCHAINS;UNITY_ANDROID_SUPPORTS_SHADOWFILES;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;ENABLE_UNITYADS_RUNTIME;UNITY_UNITYADS_API;ENABLE_MONO;NET_4_6;NET_UNITY_4_8;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;TEXTCORE_FONT_ENGINE_1_6_OR_NEWER;UNITY_POST_PROCESSING_STACK_V2;DOTWEEN;UNITY;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER;UNITY_EDITOR_ONLY_COMPILATION + UNITY_2022_3_57;UNITY_2022_3;UNITY_2022;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_3_OR_NEWER;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_VIRTUALTEXTURING;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;ENABLE_NAVIGATION_PACKAGE_DEBUG_VISUALIZATION;ENABLE_NAVIGATION_HEIGHTMESH_RUNTIME_SUPPORT;ENABLE_NAVIGATION_UI_REQUIRES_PACKAGE;PLATFORM_STANDALONE;TEXTCORE_1_0_OR_NEWER;PLATFORM_STANDALONE_WIN;UNITY_STANDALONE_WIN;UNITY_STANDALONE;UNITY_UGP_API;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_NVIDIA;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;GFXDEVICE_WAITFOREVENT_MESSAGEPUMP;PLATFORM_INITIALIZES_MEMORY_MANAGER_EXPLICITLY;ENABLE_MONO;NET_4_6;NET_UNITY_4_8;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;TEXTCORE_FONT_ENGINE_1_6_OR_NEWER;UNITY_POST_PROCESSING_STACK_V2;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER;UNITY_EDITOR_ONLY_COMPILATION prompt 4 0169,0649 @@ -313,43 +313,43 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\UnityEditor.WindowsStandalone.Extensions.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\NSpeex.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\NSpeex.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\unityplastic.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\unityplastic.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\DOTween.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\DOTween.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\Editor\DOTweenEditor.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\Editor\DOTweenEditor.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\Newtonsoft.Json.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\Newtonsoft.Json.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\log4netPlastic.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\log4netPlastic.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\dnlib.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\dnlib.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\LZ4.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\LZ4.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\Framework\FrameworkDLL.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\Framework\FrameworkDLL.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\LitJson.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\LitJson.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.ext.nunit@1.0.6\net35\unity-custom\nunit.framework.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.ext.nunit@1.0.6\net35\unity-custom\nunit.framework.dll F:\UnityEditer\2022.3.57f1c1\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.Xcode.dll @@ -742,16 +742,16 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XPath.XDocument.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEditor.UI.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEditor.UI.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEngine.UI.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEngine.UI.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEditor.TestRunner.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEditor.TestRunner.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEngine.TestRunner.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEngine.TestRunner.dll diff --git a/GongChengMIngJiangZhuan/spine-unity-examples.csproj b/GongChengMIngJiangZhuan/spine-unity-examples.csproj index 250dc0b..ecb4d92 100644 --- a/GongChengMIngJiangZhuan/spine-unity-examples.csproj +++ b/GongChengMIngJiangZhuan/spine-unity-examples.csproj @@ -26,7 +26,7 @@ full false Temp\Bin\Debug\spine-unity-examples\ - UNITY_2022_3_57;UNITY_2022_3;UNITY_2022;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_3_OR_NEWER;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_RUNTIME_PERMISSIONS;ENABLE_ENGINE_CODE_STRIPPING;ENABLE_ONSCREEN_KEYBOARD;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;ENABLE_NAVIGATION_PACKAGE_DEBUG_VISUALIZATION;ENABLE_NAVIGATION_HEIGHTMESH_RUNTIME_SUPPORT;ENABLE_NAVIGATION_UI_REQUIRES_PACKAGE;PLATFORM_ANDROID;TEXTCORE_1_0_OR_NEWER;UNITY_ANDROID;UNITY_ANDROID_API;ENABLE_EGL;ENABLE_NETWORK;ENABLE_RUNTIME_GI;ENABLE_CRUNCH_TEXTURE_COMPRESSION;UNITY_CAN_SHOW_SPLASH_SCREEN;UNITY_HAS_GOOGLEVR;UNITY_HAS_TANGO;ENABLE_SPATIALTRACKING;ENABLE_ETC_COMPRESSION;PLATFORM_EXTENDS_VULKAN_DEVICE;PLATFORM_HAS_MULTIPLE_SWAPCHAINS;UNITY_ANDROID_SUPPORTS_SHADOWFILES;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;ENABLE_UNITYADS_RUNTIME;UNITY_UNITYADS_API;ENABLE_MONO;NET_STANDARD_2_0;NET_STANDARD;NET_STANDARD_2_1;NETSTANDARD;NETSTANDARD2_1;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;TEXTCORE_FONT_ENGINE_1_6_OR_NEWER;UNITY_POST_PROCESSING_STACK_V2;DOTWEEN;UNITY;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER + UNITY_2022_3_57;UNITY_2022_3;UNITY_2022;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_3_OR_NEWER;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_VIRTUALTEXTURING;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;ENABLE_NAVIGATION_PACKAGE_DEBUG_VISUALIZATION;ENABLE_NAVIGATION_HEIGHTMESH_RUNTIME_SUPPORT;ENABLE_NAVIGATION_UI_REQUIRES_PACKAGE;PLATFORM_STANDALONE;TEXTCORE_1_0_OR_NEWER;PLATFORM_STANDALONE_WIN;UNITY_STANDALONE_WIN;UNITY_STANDALONE;UNITY_UGP_API;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_NVIDIA;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;GFXDEVICE_WAITFOREVENT_MESSAGEPUMP;PLATFORM_INITIALIZES_MEMORY_MANAGER_EXPLICITLY;ENABLE_MONO;NET_STANDARD_2_0;NET_STANDARD;NET_STANDARD_2_1;NETSTANDARD;NETSTANDARD2_1;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;TEXTCORE_FONT_ENGINE_1_6_OR_NEWER;UNITY_POST_PROCESSING_STACK_V2;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER prompt 4 0169,0649 @@ -175,6 +175,12 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll + + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterInputModule.dll + + + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterRendererModule.dll + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ContentLoadModule.dll @@ -334,6 +340,9 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll + + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VirtualTexturingModule.dll + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll @@ -401,40 +410,40 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\UnityEditor.WindowsStandalone.Extensions.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\NSpeex.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\NSpeex.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\unityplastic.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\unityplastic.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\DOTween.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\DOTween.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\Editor\DOTweenEditor.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\Editor\DOTweenEditor.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\Newtonsoft.Json.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\Newtonsoft.Json.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\log4netPlastic.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\log4netPlastic.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\dnlib.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\dnlib.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\LZ4.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\LZ4.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\Framework\FrameworkDLL.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\Framework\FrameworkDLL.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\LitJson.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\LitJson.dll F:\UnityEditer\2022.3.57f1c1\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.Xcode.dll @@ -818,10 +827,10 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Xml.Serialization.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEditor.UI.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEditor.UI.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEngine.UI.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEngine.UI.dll diff --git a/GongChengMIngJiangZhuan/spine-unity.csproj b/GongChengMIngJiangZhuan/spine-unity.csproj index 4458616..365cde0 100644 --- a/GongChengMIngJiangZhuan/spine-unity.csproj +++ b/GongChengMIngJiangZhuan/spine-unity.csproj @@ -26,7 +26,7 @@ full false Temp\Bin\Debug\spine-unity\ - UNITY_2022_3_57;UNITY_2022_3;UNITY_2022;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_3_OR_NEWER;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_RUNTIME_PERMISSIONS;ENABLE_ENGINE_CODE_STRIPPING;ENABLE_ONSCREEN_KEYBOARD;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;ENABLE_NAVIGATION_PACKAGE_DEBUG_VISUALIZATION;ENABLE_NAVIGATION_HEIGHTMESH_RUNTIME_SUPPORT;ENABLE_NAVIGATION_UI_REQUIRES_PACKAGE;PLATFORM_ANDROID;TEXTCORE_1_0_OR_NEWER;UNITY_ANDROID;UNITY_ANDROID_API;ENABLE_EGL;ENABLE_NETWORK;ENABLE_RUNTIME_GI;ENABLE_CRUNCH_TEXTURE_COMPRESSION;UNITY_CAN_SHOW_SPLASH_SCREEN;UNITY_HAS_GOOGLEVR;UNITY_HAS_TANGO;ENABLE_SPATIALTRACKING;ENABLE_ETC_COMPRESSION;PLATFORM_EXTENDS_VULKAN_DEVICE;PLATFORM_HAS_MULTIPLE_SWAPCHAINS;UNITY_ANDROID_SUPPORTS_SHADOWFILES;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;ENABLE_UNITYADS_RUNTIME;UNITY_UNITYADS_API;ENABLE_MONO;NET_STANDARD_2_0;NET_STANDARD;NET_STANDARD_2_1;NETSTANDARD;NETSTANDARD2_1;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;TEXTCORE_FONT_ENGINE_1_6_OR_NEWER;UNITY_POST_PROCESSING_STACK_V2;DOTWEEN;UNITY;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER + UNITY_2022_3_57;UNITY_2022_3;UNITY_2022;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_3_OR_NEWER;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_VIRTUALTEXTURING;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;ENABLE_NAVIGATION_PACKAGE_DEBUG_VISUALIZATION;ENABLE_NAVIGATION_HEIGHTMESH_RUNTIME_SUPPORT;ENABLE_NAVIGATION_UI_REQUIRES_PACKAGE;PLATFORM_STANDALONE;TEXTCORE_1_0_OR_NEWER;PLATFORM_STANDALONE_WIN;UNITY_STANDALONE_WIN;UNITY_STANDALONE;UNITY_UGP_API;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_NVIDIA;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;GFXDEVICE_WAITFOREVENT_MESSAGEPUMP;PLATFORM_INITIALIZES_MEMORY_MANAGER_EXPLICITLY;ENABLE_MONO;NET_STANDARD_2_0;NET_STANDARD;NET_STANDARD_2_1;NETSTANDARD;NETSTANDARD2_1;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;TEXTCORE_FONT_ENGINE_1_6_OR_NEWER;UNITY_POST_PROCESSING_STACK_V2;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER prompt 4 0169,0649 @@ -218,6 +218,12 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll + + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterInputModule.dll + + + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterRendererModule.dll + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ContentLoadModule.dll @@ -377,6 +383,9 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll + + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VirtualTexturingModule.dll + F:\UnityEditer\2022.3.57f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll @@ -444,40 +453,40 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\UnityEditor.WindowsStandalone.Extensions.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\NSpeex.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\NSpeex.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\unityplastic.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\unityplastic.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\DOTween.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\DOTween.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\Editor\DOTweenEditor.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Scripts\AOT\Packages\DOTween\Editor\DOTweenEditor.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\Newtonsoft.Json.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\Newtonsoft.Json.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\log4netPlastic.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.unity.collab-proxy@2.5.2\Lib\Editor\PlasticSCM\log4netPlastic.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\dnlib.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\dnlib.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\LZ4.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\PackageCache\com.code-philosophy.hybridclr@528240b52b\Plugins\LZ4.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\Framework\FrameworkDLL.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\Framework\FrameworkDLL.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Assets\Plugins\LitJson.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Assets\Plugins\LitJson.dll F:\UnityEditer\2022.3.57f1c1\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.Xcode.dll @@ -861,10 +870,10 @@ F:\UnityEditer\2022.3.57f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Xml.Serialization.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEditor.UI.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEditor.UI.dll - F:\lingsuan\main\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEngine.UI.dll + F:\lingsuan\lingsuanClient_Git\lingsuanClient\GongChengMIngJiangZhuan\Library\ScriptAssemblies\UnityEngine.UI.dll