From 0d600a2786c883a863373c9e5cca8e269ba7e731 Mon Sep 17 00:00:00 2001
From: "DESKTOP-5RP3AKU\\Jisol" <2858626794@qq.com>
Date: Thu, 17 Oct 2024 03:20:22 +0800
Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
JNFrame2/Assembly-CSharp-firstpass.csproj | 8 +
JNFrame2/Assembly-CSharp.csproj | 10 +-
JNFrame2/Assets/HotMain/HotMain.unity | 2 +-
.../HybridCLRGenerate/AOTGenericReferences.cs | 205 +
JNFrame2/Assets/HybridCLRGenerate/link.xml | 221 +-
.../{HotScripts => Plugins}/JNGame.meta | 0
.../JNGame/Editor.meta | 0
.../JNGame/Editor/2DPathFinding.meta | 0
.../Editor/2DPathFinding/MapConfigExporter.cs | 0
.../2DPathFinding/MapConfigExporter.cs.meta | 0
.../2DPathFinding/NavMeshStaticObstacle.cs | 0
.../NavMeshStaticObstacle.cs.meta | 0
.../JNGame/Editor/DotRecast.meta | 0
.../Editor/DotRecast/DotRecastEditor.cs | 0
.../Editor/DotRecast/DotRecastEditor.cs.meta | 0
.../JNGame/Editor/Entitas.meta | 0
.../Editor/Entitas/Entitas.Unity.Editor.meta | 0
.../Entitas/Entitas.Unity.Editor/src.meta | 0
.../src/EntitasPreferencesDrawer.cs | 0
.../src/EntitasPreferencesDrawer.cs.meta | 0
.../src/EntitasPreferencesWindow.cs | 0
.../src/EntitasPreferencesWindow.cs.meta | 0
.../Entitas.Unity.Editor/src/Images.meta | 0
.../src/Images/EntitasHeader.png | 0
.../src/Images/EntitasHeader.png.meta | 0
.../Entitas.Unity.Editor/src/Menu.meta | 0
.../src/Menu/CheckForUpdates.cs | 0
.../src/Menu/CheckForUpdates.cs.meta | 0
.../src/Menu/EntitasMenuItems.cs | 0
.../src/Menu/EntitasMenuItems.cs.meta | 0
.../Entitas.VisualDebugging.Unity.Editor.meta | 0
.../src.meta | 0
.../src/ContextObserver.meta | 0
.../ContextObserverInspector.cs | 0
.../ContextObserverInspector.cs.meta | 0
.../src/DebugSystems.meta | 0
.../src/DebugSystems/DebugSystemsInspector.cs | 0
.../DebugSystemsInspector.cs.meta | 0
.../src/EntitasHierarchyIcon.cs | 0
.../src/EntitasHierarchyIcon.cs.meta | 0
.../src/EntitasStats.cs | 0
.../src/EntitasStats.cs.meta | 0
.../src/Entity.meta | 0
.../src/Entity/DefaultInstanceCreator.meta | 0
.../DefaultArrayCreator.cs | 0
.../DefaultArrayCreator.cs.meta | 0
.../DefaultStringCreator.cs | 0
.../DefaultStringCreator.cs.meta | 0
.../IDefaultInstanceCreator.cs | 0
.../IDefaultInstanceCreator.cs.meta | 0
.../src/Entity/Entity.meta | 0
.../src/Entity/Entity/EntityDrawer.cs | 0
.../src/Entity/Entity/EntityDrawer.cs.meta | 0
.../src/Entity/Entity/EntityDrawerState.cs | 0
.../Entity/Entity/EntityDrawerState.cs.meta | 0
.../src/Entity/Entity/EntityInspector.cs | 0
.../src/Entity/Entity/EntityInspector.cs.meta | 0
.../src/Entity/IComponentDrawer.cs | 0
.../src/Entity/IComponentDrawer.cs.meta | 0
.../src/Entity/TypeDrawer.meta | 0
.../TypeDrawer/AnimationCurveTypeDrawer.cs | 0
.../AnimationCurveTypeDrawer.cs.meta | 0
.../src/Entity/TypeDrawer/ArrayTypeDrawer.cs | 0
.../Entity/TypeDrawer/ArrayTypeDrawer.cs.meta | 0
.../src/Entity/TypeDrawer/BoolTypeDrawer.cs | 0
.../Entity/TypeDrawer/BoolTypeDrawer.cs.meta | 0
.../src/Entity/TypeDrawer/BoundsTypeDrawer.cs | 0
.../TypeDrawer/BoundsTypeDrawer.cs.meta | 0
.../src/Entity/TypeDrawer/CharTypeDrawer.cs | 0
.../Entity/TypeDrawer/CharTypeDrawer.cs.meta | 0
.../src/Entity/TypeDrawer/ColorTypeDrawer.cs | 0
.../Entity/TypeDrawer/ColorTypeDrawer.cs.meta | 0
.../Entity/TypeDrawer/DateTimeTypeDrawer.cs | 0
.../TypeDrawer/DateTimeTypeDrawer.cs.meta | 0
.../Entity/TypeDrawer/DictionaryTypeDrawer.cs | 0
.../TypeDrawer/DictionaryTypeDrawer.cs.meta | 0
.../src/Entity/TypeDrawer/DoubleTypeDrawer.cs | 0
.../TypeDrawer/DoubleTypeDrawer.cs.meta | 0
.../src/Entity/TypeDrawer/EnumTypeDrawer.cs | 0
.../Entity/TypeDrawer/EnumTypeDrawer.cs.meta | 0
.../src/Entity/TypeDrawer/FloatTypeDrawer.cs | 0
.../Entity/TypeDrawer/FloatTypeDrawer.cs.meta | 0
.../Entity/TypeDrawer/HashSetTypeDrawer.cs | 0
.../TypeDrawer/HashSetTypeDrawer.cs.meta | 0
.../src/Entity/TypeDrawer/ITypeDrawer.cs | 0
.../src/Entity/TypeDrawer/ITypeDrawer.cs.meta | 0
.../src/Entity/TypeDrawer/IntTypeDrawer.cs | 0
.../Entity/TypeDrawer/IntTypeDrawer.cs.meta | 0
.../src/Entity/TypeDrawer/ListTypeDrawer.cs | 0
.../Entity/TypeDrawer/ListTypeDrawer.cs.meta | 0
.../src/Entity/TypeDrawer/RectTypeDrawer.cs | 0
.../Entity/TypeDrawer/RectTypeDrawer.cs.meta | 0
.../src/Entity/TypeDrawer/StringTypeDrawer.cs | 0
.../TypeDrawer/StringTypeDrawer.cs.meta | 0
.../TypeDrawer/UnityObjectTypeDrawer.cs | 0
.../TypeDrawer/UnityObjectTypeDrawer.cs.meta | 0
.../Entity/TypeDrawer/Vector2TypeDrawer.cs | 0
.../TypeDrawer/Vector2TypeDrawer.cs.meta | 0
.../Entity/TypeDrawer/Vector3TypeDrawer.cs | 0
.../TypeDrawer/Vector3TypeDrawer.cs.meta | 0
.../Entity/TypeDrawer/Vector4TypeDrawer.cs | 0
.../TypeDrawer/Vector4TypeDrawer.cs.meta | 0
.../src/EntityLinkInspector.cs | 0
.../src/EntityLinkInspector.cs.meta | 0
.../src/Images.meta | 0
.../EntitasContextErrorHierarchyIcon.png | 0
.../EntitasContextErrorHierarchyIcon.png.meta | 0
.../Images/EntitasContextHierarchyIcon.png | 0
.../EntitasContextHierarchyIcon.png.meta | 0
.../EntitasEntityErrorHierarchyIcon.png | 0
.../EntitasEntityErrorHierarchyIcon.png.meta | 0
.../src/Images/EntitasEntityHierarchyIcon.png | 0
.../EntitasEntityHierarchyIcon.png.meta | 0
.../Images/EntitasEntityLinkHierarchyIcon.png | 0
.../EntitasEntityLinkHierarchyIcon.png.meta | 0
.../EntitasEntityLinkWarnHierarchyIcon.png | 0
...ntitasEntityLinkWarnHierarchyIcon.png.meta | 0
.../Images/EntitasSystemsHierarchyIcon.png | 0
.../EntitasSystemsHierarchyIcon.png.meta | 0
.../EntitasSystemsWarnHierarchyIcon.png | 0
.../EntitasSystemsWarnHierarchyIcon.png.meta | 0
.../src/VisualDebuggingConfig.cs | 0
.../src/VisualDebuggingConfig.cs.meta | 0
.../src/VisualDebuggingEntitasExtension.cs | 0
.../VisualDebuggingEntitasExtension.cs.meta | 0
.../src/VisualDebuggingPreferencesDrawer.cs | 0
.../VisualDebuggingPreferencesDrawer.cs.meta | 0
.../JNGame/Editor/JNGame.Editor.asmdef | 0
.../JNGame/Editor/JNGame.Editor.asmdef.meta | 0
.../JNGame/Runtime.meta | 0
.../JNGame/Runtime/Entitas.meta | 0
.../JNGame/Runtime/Entitas/Core.meta | 0
.../Entitas.CodeGeneration.Attributes.meta | 0
.../src.meta | 0
.../src/CleanupAttribute.cs | 0
.../src/CleanupAttribute.cs.meta | 0
.../src/ComponentNameAttribute.cs | 0
.../src/ComponentNameAttribute.cs.meta | 0
.../src/ContextAttribute.cs | 0
.../src/ContextAttribute.cs.meta | 0
.../src/CustomEntityIndexAttribute.cs | 0
.../src/CustomEntityIndexAttribute.cs.meta | 0
.../src/DontGenerateAttribute.cs | 0
.../src/DontGenerateAttribute.cs.meta | 0
.../Entitas.CodeGeneration.Attributes.csproj | 0
...itas.CodeGeneration.Attributes.csproj.meta | 0
.../src/EntityIndex.meta | 0
.../AbstractEntityIndexAttribute.cs | 0
.../AbstractEntityIndexAttribute.cs.meta | 0
.../src/EntityIndex/EntityIndexAttribute.cs | 0
.../EntityIndex/EntityIndexAttribute.cs.meta | 0
.../EntityIndexGetMethodAttribute.cs | 0
.../EntityIndexGetMethodAttribute.cs.meta | 0
.../src/EntityIndex/EntityIndexType.cs | 0
.../src/EntityIndex/EntityIndexType.cs.meta | 0
.../PrimaryEntityIndexAttribute.cs | 0
.../PrimaryEntityIndexAttribute.cs.meta | 0
.../src/EventAttribute.cs | 0
.../src/EventAttribute.cs.meta | 0
.../src/FlagPrefixAttribute.cs | 0
.../src/FlagPrefixAttribute.cs.meta | 0
.../src/PostConstructorAttribute.cs | 0
.../src/PostConstructorAttribute.cs.meta | 0
.../src/UniqueAttribute.cs | 0
.../src/UniqueAttribute.cs.meta | 0
.../Runtime/Entitas/Core/Entitas.Unity.meta | 0
.../Entitas/Core/Entitas.Unity/src.meta | 0
.../Core/Entitas.Unity/src/EntityLink.cs | 0
.../Core/Entitas.Unity/src/EntityLink.cs.meta | 0
.../Core/Entitas.VisualDebugging.Unity.meta | 0
.../Entitas.VisualDebugging.Unity/src.meta | 0
.../src/ContextObserver.meta | 0
.../src/ContextObserver/ContextObserver.cs | 0
.../ContextObserver/ContextObserver.cs.meta | 0
.../ContextObserverBehaviour.cs | 0
.../ContextObserverBehaviour.cs.meta | 0
.../ContextObserverExtension.cs | 0
.../ContextObserverExtension.cs.meta | 0
.../src/DebugSystems.meta | 0
.../src/DebugSystems/DebugSystems.cs | 0
.../src/DebugSystems/DebugSystems.cs.meta | 0
.../src/DebugSystems/DebugSystemsBehaviour.cs | 0
.../DebugSystemsBehaviour.cs.meta | 0
.../src/DebugSystems/SystemInfo.cs | 0
.../src/DebugSystems/SystemInfo.cs.meta | 0
.../src/Entity.meta | 0
.../src/Entity/DontDrawComponentAttribute.cs | 0
.../Entity/DontDrawComponentAttribute.cs.meta | 0
.../src/Entity/EntityBehaviour.cs | 0
.../src/Entity/EntityBehaviour.cs.meta | 0
.../src/GameObjectDestroyExtension.cs | 0
.../src/GameObjectDestroyExtension.cs.meta | 0
.../JNGame/Runtime/Entitas/Core/Entitas.meta | 0
.../Runtime/Entitas/Core/Entitas/src.meta | 0
.../Entitas/Core/Entitas/src/Collector.meta | 0
.../Core/Entitas/src/Collector/Collector.cs | 0
.../Entitas/src/Collector/Collector.cs.meta | 0
.../Collector/CollectorContextExtension.cs | 0
.../CollectorContextExtension.cs.meta | 0
.../src/Collector/CollectorException.cs | 0
.../src/Collector/CollectorException.cs.meta | 0
.../Core/Entitas/src/Collector/ICollector.cs | 0
.../Entitas/src/Collector/ICollector.cs.meta | 0
.../Entitas/src/Collector/TriggerOnEvent.cs | 0
.../src/Collector/TriggerOnEvent.cs.meta | 0
.../TriggerOnEventMatcherExtension.cs | 0
.../TriggerOnEventMatcherExtension.cs.meta | 0
.../Entitas/Core/Entitas/src/Context.meta | 0
.../Core/Entitas/src/Context/Context.cs | 0
.../Core/Entitas/src/Context/Context.cs.meta | 0
.../Entitas/src/Context/ContextExtension.cs | 0
.../src/Context/ContextExtension.cs.meta | 0
.../Core/Entitas/src/Context/Exceptions.meta | 0
.../ContextDoesNotContainEntityException.cs | 0
...ntextDoesNotContainEntityException.cs.meta | 0
...extEntityIndexDoesAlreadyExistException.cs | 0
...tityIndexDoesAlreadyExistException.cs.meta | 0
...ContextEntityIndexDoesNotExistException.cs | 0
...xtEntityIndexDoesNotExistException.cs.meta | 0
.../Exceptions/ContextInfoException.cs | 0
.../Exceptions/ContextInfoException.cs.meta | 0
...ontextStillHasRetainedEntitiesException.cs | 0
...tStillHasRetainedEntitiesException.cs.meta | 0
.../EntityIsNotDestroyedException.cs | 0
.../EntityIsNotDestroyedException.cs.meta | 0
.../Core/Entitas/src/Context/IContext.cs | 0
.../Core/Entitas/src/Context/IContext.cs.meta | 0
.../Core/Entitas/src/Context/IContexts.cs | 0
.../Entitas/src/Context/IContexts.cs.meta | 0
.../Entitas/Core/Entitas/src/ContextInfo.cs | 0
.../Core/Entitas/src/ContextInfo.cs.meta | 0
.../Core/Entitas/src/EntitasException.cs | 0
.../Core/Entitas/src/EntitasException.cs.meta | 0
.../Core/Entitas/src/EntitasResources.cs | 0
.../Core/Entitas/src/EntitasResources.cs.meta | 0
.../Entitas/Core/Entitas/src/Entity.meta | 0
.../Entitas/Core/Entitas/src/Entity/Entity.cs | 0
.../Core/Entitas/src/Entity/Entity.cs.meta | 0
.../src/Entity/EntityEqualityComparer.cs | 0
.../src/Entity/EntityEqualityComparer.cs.meta | 0
.../Core/Entitas/src/Entity/Exceptions.meta | 0
.../EntityAlreadyHasComponentException.cs | 0
...EntityAlreadyHasComponentException.cs.meta | 0
.../EntityDoesNotHaveComponentException.cs | 0
...ntityDoesNotHaveComponentException.cs.meta | 0
...EntityIsAlreadyRetainedByOwnerException.cs | 0
...yIsAlreadyRetainedByOwnerException.cs.meta | 0
.../Exceptions/EntityIsNotEnabledException.cs | 0
.../EntityIsNotEnabledException.cs.meta | 0
.../EntityIsNotRetainedByOwnerException.cs | 0
...ntityIsNotRetainedByOwnerException.cs.meta | 0
.../Entitas/Core/Entitas/src/Entity/IAERC.cs | 0
.../Core/Entitas/src/Entity/IAERC.cs.meta | 0
.../Core/Entitas/src/Entity/IEntity.cs | 0
.../Core/Entitas/src/Entity/IEntity.cs.meta | 0
.../Core/Entitas/src/Entity/SafeAERC.cs | 0
.../Core/Entitas/src/Entity/SafeAERC.cs.meta | 0
.../Core/Entitas/src/Entity/UnsafeAERC.cs | 0
.../Entitas/src/Entity/UnsafeAERC.cs.meta | 0
.../Entitas/Core/Entitas/src/EntityIndex.meta | 0
.../src/EntityIndex/AbstractEntityIndex.cs | 0
.../EntityIndex/AbstractEntityIndex.cs.meta | 0
.../Entitas/src/EntityIndex/EntityIndex.cs | 0
.../src/EntityIndex/EntityIndex.cs.meta | 0
.../src/EntityIndex/EntityIndexException.cs | 0
.../EntityIndex/EntityIndexException.cs.meta | 0
.../Entitas/src/EntityIndex/IEntityIndex.cs | 0
.../src/EntityIndex/IEntityIndex.cs.meta | 0
.../src/EntityIndex/PrimaryEntityIndex.cs | 0
.../EntityIndex/PrimaryEntityIndex.cs.meta | 0
.../Entitas/Core/Entitas/src/Extensions.meta | 0
.../src/Extensions/CollectionExtension.cs | 0
.../Extensions/CollectionExtension.cs.meta | 0
.../src/Extensions/EntitasStringExtension.cs | 0
.../Extensions/EntitasStringExtension.cs.meta | 0
.../PublicMemberInfoEntityExtension.cs | 0
.../PublicMemberInfoEntityExtension.cs.meta | 0
.../Entitas/Core/Entitas/src/Group.meta | 0
.../Entitas/Core/Entitas/src/Group/Group.cs | 0
.../Core/Entitas/src/Group/Group.cs.meta | 0
.../Core/Entitas/src/Group/GroupEvent.cs | 0
.../Core/Entitas/src/Group/GroupEvent.cs.meta | 0
.../Core/Entitas/src/Group/GroupExtension.cs | 0
.../Entitas/src/Group/GroupExtension.cs.meta | 0
.../src/Group/GroupSingleEntityException.cs | 0
.../Group/GroupSingleEntityException.cs.meta | 0
.../Entitas/Core/Entitas/src/Group/IGroup.cs | 0
.../Core/Entitas/src/Group/IGroup.cs.meta | 0
.../Entitas/Core/Entitas/src/IComponent.cs | 0
.../Core/Entitas/src/IComponent.cs.meta | 0
.../Entitas/Core/Entitas/src/Matcher.meta | 0
.../Core/Entitas/src/Matcher/Interfaces.meta | 0
.../src/Matcher/Interfaces/IAllOfMatcher.cs | 0
.../Matcher/Interfaces/IAllOfMatcher.cs.meta | 0
.../src/Matcher/Interfaces/IAnyOfMatcher.cs | 0
.../Matcher/Interfaces/IAnyOfMatcher.cs.meta | 0
.../Matcher/Interfaces/ICompoundMatcher.cs | 0
.../Interfaces/ICompoundMatcher.cs.meta | 0
.../src/Matcher/Interfaces/IMatcher.cs | 0
.../src/Matcher/Interfaces/IMatcher.cs.meta | 0
.../src/Matcher/Interfaces/INoneOfMatcher.cs | 0
.../Matcher/Interfaces/INoneOfMatcher.cs.meta | 0
.../Core/Entitas/src/Matcher/Matcher.cs | 0
.../Core/Entitas/src/Matcher/Matcher.cs.meta | 0
.../Core/Entitas/src/Matcher/MatcherEquals.cs | 0
.../Entitas/src/Matcher/MatcherEquals.cs.meta | 0
.../Entitas/src/Matcher/MatcherException.cs | 0
.../src/Matcher/MatcherException.cs.meta | 0
.../Core/Entitas/src/Matcher/MatcherStatic.cs | 0
.../Entitas/src/Matcher/MatcherStatic.cs.meta | 0
.../Entitas/src/Matcher/MatcherToString.cs | 0
.../src/Matcher/MatcherToString.cs.meta | 0
.../Entitas/Core/Entitas/src/Systems.meta | 0
.../Core/Entitas/src/Systems/Interfaces.meta | 0
.../src/Systems/Interfaces/ICleanupSystem.cs | 0
.../Systems/Interfaces/ICleanupSystem.cs.meta | 0
.../src/Systems/Interfaces/IExecuteSystem.cs | 0
.../Systems/Interfaces/IExecuteSystem.cs.meta | 0
.../Systems/Interfaces/IInitializeSystem.cs | 0
.../Interfaces/IInitializeSystem.cs.meta | 0
.../src/Systems/Interfaces/IReactiveSystem.cs | 0
.../Interfaces/IReactiveSystem.cs.meta | 0
.../Entitas/src/Systems/Interfaces/ISystem.cs | 0
.../src/Systems/Interfaces/ISystem.cs.meta | 0
.../src/Systems/Interfaces/ITearDownSystem.cs | 0
.../Interfaces/ITearDownSystem.cs.meta | 0
.../Core/Entitas/src/Systems/JobSystem.cs | 0
.../Entitas/src/Systems/JobSystem.cs.meta | 0
.../src/Systems/MultiReactiveSystem.cs | 0
.../src/Systems/MultiReactiveSystem.cs.meta | 0
.../Entitas/src/Systems/ReactiveSystem.cs | 0
.../src/Systems/ReactiveSystem.cs.meta | 0
.../Core/Entitas/src/Systems/Systems.cs | 0
.../Core/Entitas/src/Systems/Systems.cs.meta | 0
.../Entitas/Core/Entitas/src/version.txt | 0
.../Entitas/Core/Entitas/src/version.txt.meta | 0
.../Runtime/Entitas/Core/Generated.meta | 0
.../Runtime/Entitas/Core/Generated/Feature.cs | 0
.../Entitas/Core/Generated/Feature.cs.meta | 0
.../JNGame/Runtime/Entitas/JNLookup.cs | 0
.../JNGame/Runtime/Entitas/JNLookup.cs.meta | 0
.../JNGame/Runtime/JNGame.Runtime.asmdef | 0
.../JNGame/Runtime/JNGame.Runtime.asmdef.meta | 0
.../JNGame/Runtime/JNetGame.cs | 0
.../JNGame/Runtime/JNetGame.cs.meta | 0
.../JNGame/Runtime/Map.meta | 0
.../JNGame/Runtime/Map/2DPathFinding.meta | 0
.../JNGame/Runtime/Map/2DPathFinding/BSP.meta | 0
.../Map/2DPathFinding/BSP/BspTree.UnityExt.cs | 0
.../BSP/BspTree.UnityExt.cs.meta | 0
.../Runtime/Map/2DPathFinding/BSP/BspTree.cs | 0
.../Map/2DPathFinding/BSP/BspTree.cs.meta | 0
.../Map/2DPathFinding/BSP/BspTreeNode.cs | 0
.../Map/2DPathFinding/BSP/BspTreeNode.cs.meta | 0
.../Map/2DPathFinding/BSP/ESplitType.cs | 0
.../Map/2DPathFinding/BSP/ESplitType.cs.meta | 0
.../Map/2DPathFinding/BSP/SplitLine.cs | 0
.../Map/2DPathFinding/BSP/SplitLine.cs.meta | 0
.../Map/2DPathFinding/BSP/TriangleRef.cs | 0
.../Map/2DPathFinding/BSP/TriangleRef.cs.meta | 0
.../Map/2DPathFinding/GenMapConfigHelper.cs | 0
.../2DPathFinding/GenMapConfigHelper.cs.meta | 0
.../Runtime/Map/2DPathFinding/NavMesh.meta | 0
.../Map/2DPathFinding/NavMesh/Geometry.meta | 0
.../NavMesh/Geometry/GeometryUtil.cs | 0
.../NavMesh/Geometry/GeometryUtil.cs.meta | 0
.../2DPathFinding/NavMesh/Geometry/Plane.cs | 0
.../NavMesh/Geometry/Plane.cs.meta | 0
.../Map/2DPathFinding/NavMesh/Geometry/Ray.cs | 0
.../NavMesh/Geometry/Ray.cs.meta | 0
.../Map/2DPathFinding/NavMesh/NavMesh.meta | 0
.../NavMesh/NavMesh/IConnection.cs | 0
.../NavMesh/NavMesh/IConnection.cs.meta | 0
.../2DPathFinding/NavMesh/NavMesh/IGraph.cs | 0
.../NavMesh/NavMesh/IGraph.cs.meta | 0
.../NavMesh/NavMesh/IndexedGraph.cs | 0
.../NavMesh/NavMesh/IndexedGraph.cs.meta | 0
.../NavMesh/NavMesh/NavMeshData.cs | 0
.../NavMesh/NavMesh/NavMeshData.cs.meta | 0
.../NavMesh/NavMesh/NavTriangle.Extension.cs | 0
.../NavMesh/NavTriangle.Extension.cs.meta | 0
.../NavMesh/NavMesh/NavTriangle.cs | 0
.../NavMesh/NavMesh/NavTriangle.cs.meta | 0
.../NavMesh/NavMesh/TriangleEdge.cs | 0
.../NavMesh/NavMesh/TriangleEdge.cs.meta | 0
.../NavMesh/NavMesh/TriangleGraph.cs | 0
.../NavMesh/NavMesh/TriangleGraph.cs.meta | 0
.../NavMesh/TriangleNavMesh.UnityExt.cs | 0
.../NavMesh/TriangleNavMesh.UnityExt.cs.meta | 0
.../NavMesh/NavMesh/TriangleNavMesh.cs | 0
.../NavMesh/NavMesh/TriangleNavMesh.cs.meta | 0
.../Map/2DPathFinding/NavMesh/PathFinder.meta | 0
.../NavMesh/PathFinder/DefaultGraphPath.cs | 0
.../PathFinder/DefaultGraphPath.cs.meta | 0
.../NavMesh/PathFinder/EdgePoint.cs | 0
.../NavMesh/PathFinder/EdgePoint.cs.meta | 0
.../NavMesh/PathFinder/Funnel.cs | 0
.../NavMesh/PathFinder/Funnel.cs.meta | 0
.../NavMesh/PathFinder/IGraphPath.cs | 0
.../NavMesh/PathFinder/IGraphPath.cs.meta | 0
.../NavMesh/PathFinder/IHeuristic.cs | 0
.../NavMesh/PathFinder/IHeuristic.cs.meta | 0
.../NavMesh/PathFinder/IPathFinder.cs | 0
.../NavMesh/PathFinder/IPathFinder.cs.meta | 0
.../PathFinder/IndexedAStarPathFinder.cs | 0
.../PathFinder/IndexedAStarPathFinder.cs.meta | 0
.../NavMesh/PathFinder/NodeBinaryHeap.cs | 0
.../NavMesh/PathFinder/NodeBinaryHeap.cs.meta | 0
.../PathFinder/TriangleEdgeGraphPath.cs | 0
.../PathFinder/TriangleEdgeGraphPath.cs.meta | 0
.../NavMesh/PathFinder/TriangleHeuristic.cs | 0
.../PathFinder/TriangleHeuristic.cs.meta | 0
.../NavMesh/PathFinder/TrianglePointPath.cs | 0
.../PathFinder/TrianglePointPath.cs.meta | 0
.../JNGame/Runtime/Map/DotRecast.meta | 0
.../Map/DotRecast/DotRecastController.cs | 0
.../Map/DotRecast/DotRecastController.cs.meta | 0
.../Runtime/Map/DotRecast/DotRecastRoot.cs | 0
.../Map/DotRecast/DotRecastRoot.cs.meta | 0
.../JNGame/Runtime/Map/DotRecast/Src.meta | 0
.../Map/DotRecast/Src/DotRecast.Core.meta | 0
.../DotRecast/Src/DotRecast.Core/Buffers.meta | 0
.../DotRecast.Core/Buffers/RcCyclicBuffer.cs | 0
.../Buffers/RcCyclicBuffer.cs.meta | 0
.../DotRecast.Core/Buffers/RcCyclicBuffers.cs | 0
.../Buffers/RcCyclicBuffers.cs.meta | 0
.../DotRecast.Core/Buffers/RcRentedArray.cs | 0
.../Buffers/RcRentedArray.cs.meta | 0
.../Src/DotRecast.Core/Collections.meta | 0
.../Collections/CollectionExtensions.cs | 0
.../Collections/CollectionExtensions.cs.meta | 0
.../RcImmutableArray.Enumerable.cs | 0
.../RcImmutableArray.Enumerable.cs.meta | 0
.../Collections/RcImmutableArray.Listable.cs | 0
.../RcImmutableArray.Listable.cs.meta | 0
.../Collections/RcImmutableArray.Minimal.cs | 0
.../RcImmutableArray.Minimal.cs.meta | 0
.../Collections/RcImmutableArray.cs | 0
.../Collections/RcImmutableArray.cs.meta | 0
.../Collections/RcSortedQueue.cs | 0
.../Collections/RcSortedQueue.cs.meta | 0
.../Collections/RcStackArray128.cs | 0
.../Collections/RcStackArray128.cs.meta | 0
.../Collections/RcStackArray16.cs | 0
.../Collections/RcStackArray16.cs.meta | 0
.../Collections/RcStackArray2.cs | 0
.../Collections/RcStackArray2.cs.meta | 0
.../Collections/RcStackArray256.cs | 0
.../Collections/RcStackArray256.cs.meta | 0
.../Collections/RcStackArray32.cs | 0
.../Collections/RcStackArray32.cs.meta | 0
.../Collections/RcStackArray4.cs | 0
.../Collections/RcStackArray4.cs.meta | 0
.../Collections/RcStackArray512.cs | 0
.../Collections/RcStackArray512.cs.meta | 0
.../Collections/RcStackArray64.cs | 0
.../Collections/RcStackArray64.cs.meta | 0
.../Collections/RcStackArray8.cs | 0
.../Collections/RcStackArray8.cs.meta | 0
.../Src/DotRecast.Core/Compression.meta | 0
.../Src/DotRecast.Core/Compression/FastLZ.cs | 0
.../DotRecast.Core/Compression/FastLZ.cs.meta | 0
.../Src/DotRecast.Core/DotRecast.Core.csproj | 0
.../DotRecast.Core/DotRecast.Core.csproj.meta | 0
.../Src/DotRecast.Core/IRcCompressor.cs | 0
.../Src/DotRecast.Core/IRcCompressor.cs.meta | 0
.../DotRecast/Src/DotRecast.Core/IRcRand.cs | 0
.../Src/DotRecast.Core/IRcRand.cs.meta | 0
.../Src/DotRecast.Core/Numerics.meta | 0
.../DotRecast.Core/Numerics/RcMatrix4x4f.cs | 0
.../Numerics/RcMatrix4x4f.cs.meta | 0
.../Src/DotRecast.Core/Numerics/RcVec2f.cs | 0
.../DotRecast.Core/Numerics/RcVec2f.cs.meta | 0
.../Src/DotRecast.Core/Numerics/RcVec3f.cs | 0
.../DotRecast.Core/Numerics/RcVec3f.cs.meta | 0
.../Src/DotRecast.Core/Numerics/RcVecUtils.cs | 0
.../Numerics/RcVecUtils.cs.meta | 0
.../DotRecast/Src/DotRecast.Core/RcArrays.cs | 0
.../Src/DotRecast.Core/RcArrays.cs.meta | 0
.../Src/DotRecast.Core/RcAtomicBoolean.cs | 0
.../DotRecast.Core/RcAtomicBoolean.cs.meta | 0
.../Src/DotRecast.Core/RcAtomicFloat.cs | 0
.../Src/DotRecast.Core/RcAtomicFloat.cs.meta | 0
.../Src/DotRecast.Core/RcAtomicInteger.cs | 0
.../DotRecast.Core/RcAtomicInteger.cs.meta | 0
.../Src/DotRecast.Core/RcAtomicLong.cs | 0
.../Src/DotRecast.Core/RcAtomicLong.cs.meta | 0
.../Src/DotRecast.Core/RcByteBuffer.cs | 0
.../Src/DotRecast.Core/RcByteBuffer.cs.meta | 0
.../Src/DotRecast.Core/RcByteOrder.cs | 0
.../Src/DotRecast.Core/RcByteOrder.cs.meta | 0
.../Src/DotRecast.Core/RcByteUtils.cs | 0
.../Src/DotRecast.Core/RcByteUtils.cs.meta | 0
.../DotRecast/Src/DotRecast.Core/RcContext.cs | 0
.../Src/DotRecast.Core/RcContext.cs.meta | 0
.../Src/DotRecast.Core/RcConvexUtils.cs | 0
.../Src/DotRecast.Core/RcConvexUtils.cs.meta | 0
.../Src/DotRecast.Core/RcDirectory.cs | 0
.../Src/DotRecast.Core/RcDirectory.cs.meta | 0
.../DotRecast/Src/DotRecast.Core/RcEdge.cs | 0
.../Src/DotRecast.Core/RcEdge.cs.meta | 0
.../Src/DotRecast.Core/RcFrequency.cs | 0
.../Src/DotRecast.Core/RcFrequency.cs.meta | 0
.../Src/DotRecast.Core/RcHashCodes.cs | 0
.../Src/DotRecast.Core/RcHashCodes.cs.meta | 0
.../Src/DotRecast.Core/RcIntersections.cs | 0
.../DotRecast.Core/RcIntersections.cs.meta | 0
.../DotRecast/Src/DotRecast.Core/RcMath.cs | 0
.../Src/DotRecast.Core/RcMath.cs.meta | 0
.../Src/DotRecast.Core/RcObjImporter.cs | 0
.../Src/DotRecast.Core/RcObjImporter.cs.meta | 0
.../DotRecast.Core/RcObjImporterContext.cs | 0
.../RcObjImporterContext.cs.meta | 0
.../DotRecast/Src/DotRecast.Core/RcProcess.cs | 0
.../Src/DotRecast.Core/RcProcess.cs.meta | 0
.../DotRecast/Src/DotRecast.Core/RcRand.cs | 0
.../Src/DotRecast.Core/RcRand.cs.meta | 0
.../Src/DotRecast.Core/RcResources.cs | 0
.../Src/DotRecast.Core/RcResources.cs.meta | 0
.../Src/DotRecast.Core/RcScopedTimer.cs | 0
.../Src/DotRecast.Core/RcScopedTimer.cs.meta | 0
.../Src/DotRecast.Core/RcSegmentVert.cs | 0
.../Src/DotRecast.Core/RcSegmentVert.cs.meta | 0
.../DotRecast/Src/DotRecast.Core/RcSpans.cs | 0
.../Src/DotRecast.Core/RcSpans.cs.meta | 0
.../Src/DotRecast.Core/RcTelemetryTick.cs | 0
.../DotRecast.Core/RcTelemetryTick.cs.meta | 0
.../Src/DotRecast.Core/RcThrowHelper.cs | 0
.../Src/DotRecast.Core/RcThrowHelper.cs.meta | 0
.../Src/DotRecast.Core/RcTimerLabel.cs | 0
.../Src/DotRecast.Core/RcTimerLabel.cs.meta | 0
.../DotRecast/Src/DotRecast.Detour.Crowd.meta | 0
.../DotRecast.Detour.Crowd.csproj | 0
.../DotRecast.Detour.Crowd.csproj.meta | 0
.../Src/DotRecast.Detour.Crowd/DtCrowd.cs | 0
.../DotRecast.Detour.Crowd/DtCrowd.cs.meta | 0
.../DotRecast.Detour.Crowd/DtCrowdAgent.cs | 0
.../DtCrowdAgent.cs.meta | 0
.../DtCrowdAgentAnimation.cs | 0
.../DtCrowdAgentAnimation.cs.meta | 0
.../DtCrowdAgentConfig.cs | 0
.../DtCrowdAgentConfig.cs.meta | 0
.../DtCrowdAgentDebugInfo.cs | 0
.../DtCrowdAgentDebugInfo.cs.meta | 0
.../DtCrowdAgentParams.cs | 0
.../DtCrowdAgentParams.cs.meta | 0
.../DtCrowdAgentState.cs | 0
.../DtCrowdAgentState.cs.meta | 0
.../DtCrowdAgentUpdateFlags.cs | 0
.../DtCrowdAgentUpdateFlags.cs.meta | 0
.../DotRecast.Detour.Crowd/DtCrowdConfig.cs | 0
.../DtCrowdConfig.cs.meta | 0
.../DotRecast.Detour.Crowd/DtCrowdConst.cs | 0
.../DtCrowdConst.cs.meta | 0
.../DtCrowdNeighbour.cs | 0
.../DtCrowdNeighbour.cs.meta | 0
.../DtCrowdScopedTimer.cs | 0
.../DtCrowdScopedTimer.cs.meta | 0
.../DtCrowdTelemetry.cs | 0
.../DtCrowdTelemetry.cs.meta | 0
.../DtCrowdTimerLabel.cs | 0
.../DtCrowdTimerLabel.cs.meta | 0
.../DotRecast.Detour.Crowd/DtLocalBoundary.cs | 0
.../DtLocalBoundary.cs.meta | 0
.../DtMoveRequestState.cs | 0
.../DtMoveRequestState.cs.meta | 0
.../DtObstacleAvoidanceDebugData.cs | 0
.../DtObstacleAvoidanceDebugData.cs.meta | 0
.../DtObstacleAvoidanceParams.cs | 0
.../DtObstacleAvoidanceParams.cs.meta | 0
.../DtObstacleAvoidanceQuery.cs | 0
.../DtObstacleAvoidanceQuery.cs.meta | 0
.../DtObstacleCircle.cs | 0
.../DtObstacleCircle.cs.meta | 0
.../DtObstacleSegment.cs | 0
.../DtObstacleSegment.cs.meta | 0
.../DotRecast.Detour.Crowd/DtPathCorridor.cs | 0
.../DtPathCorridor.cs.meta | 0
.../Src/DotRecast.Detour.Crowd/DtPathQuery.cs | 0
.../DtPathQuery.cs.meta | 0
.../DtPathQueryResult.cs | 0
.../DtPathQueryResult.cs.meta | 0
.../Src/DotRecast.Detour.Crowd/DtPathQueue.cs | 0
.../DtPathQueue.cs.meta | 0
.../DotRecast.Detour.Crowd/DtProximityGrid.cs | 0
.../DtProximityGrid.cs.meta | 0
.../Src/DotRecast.Detour.Crowd/DtSegment.cs | 0
.../DotRecast.Detour.Crowd/DtSegment.cs.meta | 0
.../Src/DotRecast.Detour.Dynamic.meta | 0
.../DotRecast.Detour.Dynamic/Colliders.meta | 0
.../Colliders/DtBoxCollider.cs | 0
.../Colliders/DtBoxCollider.cs.meta | 0
.../Colliders/DtCapsuleCollider.cs | 0
.../Colliders/DtCapsuleCollider.cs.meta | 0
.../Colliders/DtCollider.cs | 0
.../Colliders/DtCollider.cs.meta | 0
.../Colliders/DtCompositeCollider.cs | 0
.../Colliders/DtCompositeCollider.cs.meta | 0
.../Colliders/DtConvexTrimeshCollider.cs | 0
.../Colliders/DtConvexTrimeshCollider.cs.meta | 0
.../Colliders/DtCylinderCollider.cs | 0
.../Colliders/DtCylinderCollider.cs.meta | 0
.../Colliders/DtSphereCollider.cs | 0
.../Colliders/DtSphereCollider.cs.meta | 0
.../Colliders/DtTrimeshCollider.cs | 0
.../Colliders/DtTrimeshCollider.cs.meta | 0
.../Colliders/IDtCollider.cs | 0
.../Colliders/IDtCollider.cs.meta | 0
.../DotRecast.Detour.Dynamic.csproj | 0
.../DotRecast.Detour.Dynamic.csproj.meta | 0
.../DtDynamicNavMesh.cs | 0
.../DtDynamicNavMesh.cs.meta | 0
.../DtDynamicNavMeshConfig.cs | 0
.../DtDynamicNavMeshConfig.cs.meta | 0
.../DotRecast.Detour.Dynamic/DtDynamicTile.cs | 0
.../DtDynamicTile.cs.meta | 0
.../DtDynamicTileCheckpoint.cs | 0
.../DtDynamicTileCheckpoint.cs.meta | 0
.../DtDynamicTileColliderAdditionJob.cs | 0
.../DtDynamicTileColliderAdditionJob.cs.meta | 0
.../DtDynamicTileColliderRemovalJob.cs | 0
.../DtDynamicTileColliderRemovalJob.cs.meta | 0
.../DotRecast.Detour.Dynamic/DtVoxelQuery.cs | 0
.../DtVoxelQuery.cs.meta | 0
.../IDtDaynmicTileJob.cs | 0
.../IDtDaynmicTileJob.cs.meta | 0
.../Src/DotRecast.Detour.Dynamic/Io.meta | 0
.../Io/DtVoxelFile.cs | 0
.../Io/DtVoxelFile.cs.meta | 0
.../Io/DtVoxelFileReader.cs | 0
.../Io/DtVoxelFileReader.cs.meta | 0
.../Io/DtVoxelFileWriter.cs | 0
.../Io/DtVoxelFileWriter.cs.meta | 0
.../Io/DtVoxelTile.cs | 0
.../Io/DtVoxelTile.cs.meta | 0
.../Src/DotRecast.Detour.Extras.meta | 0
.../DotRecast.Detour.Extras/BVTreeBuilder.cs | 0
.../BVTreeBuilder.cs.meta | 0
.../DotRecast.Detour.Extras.csproj | 0
.../DotRecast.Detour.Extras.csproj.meta | 0
.../DotRecast.Detour.Extras/DtPolyUtils.cs | 0
.../DtPolyUtils.cs.meta | 0
.../Src/DotRecast.Detour.Extras/Jumplink.meta | 0
.../Jumplink/AbstractGroundSampler.cs | 0
.../Jumplink/AbstractGroundSampler.cs.meta | 0
.../Jumplink/ClimbTrajectory.cs | 0
.../Jumplink/ClimbTrajectory.cs.meta | 0
.../Jumplink/EdgeExtractor.cs | 0
.../Jumplink/EdgeExtractor.cs.meta | 0
.../Jumplink/EdgeSampler.cs | 0
.../Jumplink/EdgeSampler.cs.meta | 0
.../Jumplink/EdgeSamplerFactory.cs | 0
.../Jumplink/EdgeSamplerFactory.cs.meta | 0
.../Jumplink/GroundSample.cs | 0
.../Jumplink/GroundSample.cs.meta | 0
.../Jumplink/GroundSegment.cs | 0
.../Jumplink/GroundSegment.cs.meta | 0
.../Jumplink/IGroundSampler.cs | 0
.../Jumplink/IGroundSampler.cs.meta | 0
.../Jumplink/JumpEdge.cs | 0
.../Jumplink/JumpEdge.cs.meta | 0
.../Jumplink/JumpLink.cs | 0
.../Jumplink/JumpLink.cs.meta | 0
.../Jumplink/JumpLinkBuilder.cs | 0
.../Jumplink/JumpLinkBuilder.cs.meta | 0
.../Jumplink/JumpLinkBuilderConfig.cs | 0
.../Jumplink/JumpLinkBuilderConfig.cs.meta | 0
.../Jumplink/JumpLinkType.cs | 0
.../Jumplink/JumpLinkType.cs.meta | 0
.../Jumplink/JumpSegment.cs | 0
.../Jumplink/JumpSegment.cs.meta | 0
.../Jumplink/JumpSegmentBuilder.cs | 0
.../Jumplink/JumpSegmentBuilder.cs.meta | 0
.../Jumplink/JumpTrajectory.cs | 0
.../Jumplink/JumpTrajectory.cs.meta | 0
.../Jumplink/NavMeshGroundSampler.cs | 0
.../Jumplink/NavMeshGroundSampler.cs.meta | 0
.../Jumplink/PolyQueryInvoker.cs | 0
.../Jumplink/PolyQueryInvoker.cs.meta | 0
.../Jumplink/Trajectory.cs | 0
.../Jumplink/Trajectory.cs.meta | 0
.../Jumplink/TrajectorySampler.cs | 0
.../Jumplink/TrajectorySampler.cs.meta | 0
.../DotRecast.Detour.Extras/ObjExporter.cs | 0
.../ObjExporter.cs.meta | 0
.../Src/DotRecast.Detour.Extras/Unity.meta | 0
.../DotRecast.Detour.Extras/Unity/Astar.meta | 0
.../Unity/Astar/BVTreeCreator.cs | 0
.../Unity/Astar/BVTreeCreator.cs.meta | 0
.../Unity/Astar/GraphConnectionReader.cs | 0
.../Unity/Astar/GraphConnectionReader.cs.meta | 0
.../Unity/Astar/GraphData.cs | 0
.../Unity/Astar/GraphData.cs.meta | 0
.../Unity/Astar/GraphMeshData.cs | 0
.../Unity/Astar/GraphMeshData.cs.meta | 0
.../Unity/Astar/GraphMeshDataReader.cs | 0
.../Unity/Astar/GraphMeshDataReader.cs.meta | 0
.../Unity/Astar/GraphMeta.cs | 0
.../Unity/Astar/GraphMeta.cs.meta | 0
.../Unity/Astar/GraphMetaReader.cs | 0
.../Unity/Astar/GraphMetaReader.cs.meta | 0
.../Unity/Astar/LinkBuilder.cs | 0
.../Unity/Astar/LinkBuilder.cs.meta | 0
.../Unity/Astar/Meta.cs | 0
.../Unity/Astar/Meta.cs.meta | 0
.../Unity/Astar/MetaReader.cs | 0
.../Unity/Astar/MetaReader.cs.meta | 0
.../Unity/Astar/NodeIndexReader.cs | 0
.../Unity/Astar/NodeIndexReader.cs.meta | 0
.../Unity/Astar/NodeLink2.cs | 0
.../Unity/Astar/NodeLink2.cs.meta | 0
.../Unity/Astar/NodeLink2Reader.cs | 0
.../Unity/Astar/NodeLink2Reader.cs.meta | 0
.../Unity/Astar/OffMeshLinkCreator.cs | 0
.../Unity/Astar/OffMeshLinkCreator.cs.meta | 0
.../Astar/UnityAStarPathfindingImporter.cs | 0
.../UnityAStarPathfindingImporter.cs.meta | 0
.../Astar/UnityAStarPathfindingReader.cs | 0
.../Astar/UnityAStarPathfindingReader.cs.meta | 0
.../Unity/Astar/ZipBinaryReader.cs | 0
.../Unity/Astar/ZipBinaryReader.cs.meta | 0
.../Src/DotRecast.Detour.TileCache.meta | 0
.../DotRecast.Detour.TileCache.csproj | 0
.../DotRecast.Detour.TileCache.csproj.meta | 0
.../DtCompressedTile.cs | 0
.../DtCompressedTile.cs.meta | 0
.../DtCompressedTileFlags.cs | 0
.../DtCompressedTileFlags.cs.meta | 0
.../DtLayerMonotoneRegion.cs | 0
.../DtLayerMonotoneRegion.cs.meta | 0
.../DtObstacleRequest.cs | 0
.../DtObstacleRequest.cs.meta | 0
.../DtObstacleRequestAction.cs | 0
.../DtObstacleRequestAction.cs.meta | 0
.../DtObstacleState.cs | 0
.../DtObstacleState.cs.meta | 0
.../DtTempContour.cs | 0
.../DtTempContour.cs.meta | 0
.../DotRecast.Detour.TileCache/DtTileCache.cs | 0
.../DtTileCache.cs.meta | 0
.../DtTileCacheBuilder.cs | 0
.../DtTileCacheBuilder.cs.meta | 0
.../DtTileCacheContour.cs | 0
.../DtTileCacheContour.cs.meta | 0
.../DtTileCacheContourSet.cs | 0
.../DtTileCacheContourSet.cs.meta | 0
.../DtTileCacheLayer.cs | 0
.../DtTileCacheLayer.cs.meta | 0
.../DtTileCacheLayerBuildResult.cs | 0
.../DtTileCacheLayerBuildResult.cs.meta | 0
.../DtTileCacheLayerBuilder.cs | 0
.../DtTileCacheLayerBuilder.cs.meta | 0
.../DtTileCacheLayerHeader.cs | 0
.../DtTileCacheLayerHeader.cs.meta | 0
.../DtTileCacheObstacle.cs | 0
.../DtTileCacheObstacle.cs.meta | 0
.../DtTileCacheObstacleType.cs | 0
.../DtTileCacheObstacleType.cs.meta | 0
.../DtTileCacheParams.cs | 0
.../DtTileCacheParams.cs.meta | 0
.../DtTileCachePolyMesh.cs | 0
.../DtTileCachePolyMesh.cs.meta | 0
.../DtTileCacheStorageParams.cs | 0
.../DtTileCacheStorageParams.cs.meta | 0
.../IDtTileCacheMeshProcess.cs | 0
.../IDtTileCacheMeshProcess.cs.meta | 0
.../Src/DotRecast.Detour.TileCache/Io.meta | 0
.../Io/Compress.meta | 0
.../Compress/DtTileCacheCompressorFactory.cs | 0
.../DtTileCacheCompressorFactory.cs.meta | 0
.../Compress/DtTileCacheFastLzCompressor.cs | 0
.../DtTileCacheFastLzCompressor.cs.meta | 0
.../Compress/IDtTileCacheCompressorFactory.cs | 0
.../IDtTileCacheCompressorFactory.cs.meta | 0
.../Io/DtTileCacheLayerHeaderReader.cs | 0
.../Io/DtTileCacheLayerHeaderReader.cs.meta | 0
.../Io/DtTileCacheLayerHeaderWriter.cs | 0
.../Io/DtTileCacheLayerHeaderWriter.cs.meta | 0
.../Io/DtTileCacheReader.cs | 0
.../Io/DtTileCacheReader.cs.meta | 0
.../Io/DtTileCacheSetHeader.cs | 0
.../Io/DtTileCacheSetHeader.cs.meta | 0
.../Io/DtTileCacheWriter.cs | 0
.../Io/DtTileCacheWriter.cs.meta | 0
.../Map/DotRecast/Src/DotRecast.Detour.meta | 0
.../DotRecast/Src/DotRecast.Detour/BVItem.cs | 0
.../Src/DotRecast.Detour/BVItem.cs.meta | 0
.../Src/DotRecast.Detour/BVItemXComparer.cs | 0
.../DotRecast.Detour/BVItemXComparer.cs.meta | 0
.../Src/DotRecast.Detour/BVItemYComparer.cs | 0
.../DotRecast.Detour/BVItemYComparer.cs.meta | 0
.../Src/DotRecast.Detour/BVItemZComparer.cs | 0
.../DotRecast.Detour/BVItemZComparer.cs.meta | 0
.../Src/DotRecast.Detour/DetourBuilder.cs | 0
.../DotRecast.Detour/DetourBuilder.cs.meta | 0
.../DotRecast.Detour/DotRecast.Detour.csproj | 0
.../DotRecast.Detour.csproj.meta | 0
.../Src/DotRecast.Detour/DtBVNode.cs | 0
.../Src/DotRecast.Detour/DtBVNode.cs.meta | 0
.../Src/DotRecast.Detour/DtConnectPoly.cs | 0
.../DotRecast.Detour/DtConnectPoly.cs.meta | 0
.../DotRecast.Detour/DtConvexConvexInFlag.cs | 0
.../DtConvexConvexInFlag.cs.meta | 0
.../DtConvexConvexIntersection.cs | 0
.../DtConvexConvexIntersection.cs.meta | 0
.../DtConvexConvexIntersections.cs | 0
.../DtConvexConvexIntersections.cs.meta | 0
.../DtDefaultQueryHeuristic.cs | 0
.../DtDefaultQueryHeuristic.cs.meta | 0
.../DotRecast.Detour/DtDetailTriEdgeFlags.cs | 0
.../DtDetailTriEdgeFlags.cs.meta | 0
.../DtFindNearestPolyQuery.cs | 0
.../DtFindNearestPolyQuery.cs.meta | 0
.../Src/DotRecast.Detour/DtFindPathOption.cs | 0
.../DotRecast.Detour/DtFindPathOption.cs.meta | 0
.../Src/DotRecast.Detour/DtFindPathOptions.cs | 0
.../DtFindPathOptions.cs.meta | 0
.../DotRecast/Src/DotRecast.Detour/DtLink.cs | 0
.../Src/DotRecast.Detour/DtLink.cs.meta | 0
.../Src/DotRecast.Detour/DtMeshData.cs | 0
.../Src/DotRecast.Detour/DtMeshData.cs.meta | 0
.../Src/DotRecast.Detour/DtMeshHeader.cs | 0
.../Src/DotRecast.Detour/DtMeshHeader.cs.meta | 0
.../Src/DotRecast.Detour/DtMeshTile.cs | 0
.../Src/DotRecast.Detour/DtMeshTile.cs.meta | 0
.../Src/DotRecast.Detour/DtNavMesh.cs | 0
.../Src/DotRecast.Detour/DtNavMesh.cs.meta | 0
.../Src/DotRecast.Detour/DtNavMeshBuilder.cs | 0
.../DotRecast.Detour/DtNavMeshBuilder.cs.meta | 0
.../DotRecast.Detour/DtNavMeshCreateParams.cs | 0
.../DtNavMeshCreateParams.cs.meta | 0
.../Src/DotRecast.Detour/DtNavMeshParams.cs | 0
.../DotRecast.Detour/DtNavMeshParams.cs.meta | 0
.../Src/DotRecast.Detour/DtNavMeshQuery.cs | 0
.../DotRecast.Detour/DtNavMeshQuery.cs.meta | 0
.../Src/DotRecast.Detour/DtNavMeshRaycast.cs | 0
.../DotRecast.Detour/DtNavMeshRaycast.cs.meta | 0
.../DtNoOpDtPolygonByCircleConstraint.cs | 0
.../DtNoOpDtPolygonByCircleConstraint.cs.meta | 0
.../DotRecast/Src/DotRecast.Detour/DtNode.cs | 0
.../Src/DotRecast.Detour/DtNode.cs.meta | 0
.../Src/DotRecast.Detour/DtNodeFlags.cs | 0
.../Src/DotRecast.Detour/DtNodeFlags.cs.meta | 0
.../Src/DotRecast.Detour/DtNodePool.cs | 0
.../Src/DotRecast.Detour/DtNodePool.cs.meta | 0
.../Src/DotRecast.Detour/DtNodeQueue.cs | 0
.../Src/DotRecast.Detour/DtNodeQueue.cs.meta | 0
.../DotRecast.Detour/DtOffMeshConnection.cs | 0
.../DtOffMeshConnection.cs.meta | 0
.../Src/DotRecast.Detour/DtPathUtils.cs | 0
.../Src/DotRecast.Detour/DtPathUtils.cs.meta | 0
.../DotRecast/Src/DotRecast.Detour/DtPoly.cs | 0
.../Src/DotRecast.Detour/DtPoly.cs.meta | 0
.../Src/DotRecast.Detour/DtPolyDetail.cs | 0
.../Src/DotRecast.Detour/DtPolyDetail.cs.meta | 0
.../Src/DotRecast.Detour/DtPolyPoint.cs | 0
.../Src/DotRecast.Detour/DtPolyPoint.cs.meta | 0
.../Src/DotRecast.Detour/DtPolyTypes.cs | 0
.../Src/DotRecast.Detour/DtPolyTypes.cs.meta | 0
.../Src/DotRecast.Detour/DtQueryData.cs | 0
.../Src/DotRecast.Detour/DtQueryData.cs.meta | 0
.../DotRecast.Detour/DtQueryDefaultFilter.cs | 0
.../DtQueryDefaultFilter.cs.meta | 0
.../DotRecast.Detour/DtQueryEmptyFilter.cs | 0
.../DtQueryEmptyFilter.cs.meta | 0
.../Src/DotRecast.Detour/DtQueryNoOpFilter.cs | 0
.../DtQueryNoOpFilter.cs.meta | 0
.../Src/DotRecast.Detour/DtRaycastHit.cs | 0
.../Src/DotRecast.Detour/DtRaycastHit.cs.meta | 0
.../Src/DotRecast.Detour/DtRaycastOptions.cs | 0
.../DotRecast.Detour/DtRaycastOptions.cs.meta | 0
.../Src/DotRecast.Detour/DtSegInterval.cs | 0
.../DotRecast.Detour/DtSegInterval.cs.meta | 0
.../Src/DotRecast.Detour/DtStatus.cs | 0
.../Src/DotRecast.Detour/DtStatus.cs.meta | 0
.../Src/DotRecast.Detour/DtStraightPath.cs | 0
.../DotRecast.Detour/DtStraightPath.cs.meta | 0
.../DotRecast.Detour/DtStraightPathFlags.cs | 0
.../DtStraightPathFlags.cs.meta | 0
.../DotRecast.Detour/DtStraightPathOption.cs | 0
.../DtStraightPathOption.cs.meta | 0
.../DotRecast.Detour/DtStraightPathOptions.cs | 0
.../DtStraightPathOptions.cs.meta | 0
.../DtStrictDtPolygonByCircleConstraint.cs | 0
...tStrictDtPolygonByCircleConstraint.cs.meta | 0
.../DotRecast/Src/DotRecast.Detour/DtUtils.cs | 0
.../Src/DotRecast.Detour/DtUtils.cs.meta | 0
.../Src/DotRecast.Detour/IDtPolyQuery.cs | 0
.../Src/DotRecast.Detour/IDtPolyQuery.cs.meta | 0
.../IDtPolygonByCircleConstraint.cs | 0
.../IDtPolygonByCircleConstraint.cs.meta | 0
.../Src/DotRecast.Detour/IDtQueryFilter.cs | 0
.../DotRecast.Detour/IDtQueryFilter.cs.meta | 0
.../Src/DotRecast.Detour/IDtQueryHeuristic.cs | 0
.../IDtQueryHeuristic.cs.meta | 0
.../DotRecast/Src/DotRecast.Detour/Io.meta | 0
.../DotRecast.Detour/Io/DtMeshDataReader.cs | 0
.../Io/DtMeshDataReader.cs.meta | 0
.../DotRecast.Detour/Io/DtMeshDataWriter.cs | 0
.../Io/DtMeshDataWriter.cs.meta | 0
.../DotRecast.Detour/Io/DtMeshSetReader.cs | 0
.../Io/DtMeshSetReader.cs.meta | 0
.../DotRecast.Detour/Io/DtMeshSetWriter.cs | 0
.../Io/DtMeshSetWriter.cs.meta | 0
.../Io/DtNavMeshParamWriter.cs | 0
.../Io/DtNavMeshParamWriter.cs.meta | 0
.../Io/DtNavMeshParamsReader.cs | 0
.../Io/DtNavMeshParamsReader.cs.meta | 0
.../Src/DotRecast.Detour/Io/DtWriter.cs | 0
.../Src/DotRecast.Detour/Io/DtWriter.cs.meta | 0
.../Src/DotRecast.Detour/Io/IOUtils.cs | 0
.../Src/DotRecast.Detour/Io/IOUtils.cs.meta | 0
.../DotRecast.Detour/Io/NavMeshSetHeader.cs | 0
.../Io/NavMeshSetHeader.cs.meta | 0
.../DotRecast.Detour/Io/NavMeshTileHeader.cs | 0
.../Io/NavMeshTileHeader.cs.meta | 0
.../Src/DotRecast.Recast.Toolset.meta | 0
.../Src/DotRecast.Recast.Toolset/Builder.meta | 0
.../Builder/DemoNavMeshBuilder.cs | 0
.../Builder/DemoNavMeshBuilder.cs.meta | 0
.../Builder/NavMeshBuildResult.cs | 0
.../Builder/NavMeshBuildResult.cs.meta | 0
.../Builder/SampleAreaModifications.cs | 0
.../Builder/SampleAreaModifications.cs.meta | 0
.../Builder/SoloNavMeshBuilder.cs | 0
.../Builder/SoloNavMeshBuilder.cs.meta | 0
.../Builder/TileNavMeshBuilder.cs | 0
.../Builder/TileNavMeshBuilder.cs.meta | 0
.../DotRecast.Recast.Toolset.csproj | 0
.../DotRecast.Recast.Toolset.csproj.meta | 0
.../Src/DotRecast.Recast.Toolset/Geom.meta | 0
.../Geom/DemoDtTileCacheMeshProcess.cs | 0
.../Geom/DemoDtTileCacheMeshProcess.cs.meta | 0
.../Geom/DemoInputGeomProvider.cs | 0
.../Geom/DemoInputGeomProvider.cs.meta | 0
.../Src/DotRecast.Recast.Toolset/Gizmos.meta | 0
.../Gizmos/IRcGizmoMeshFilter.cs | 0
.../Gizmos/IRcGizmoMeshFilter.cs.meta | 0
.../Gizmos/RcBoxGizmo.cs | 0
.../Gizmos/RcBoxGizmo.cs.meta | 0
.../Gizmos/RcCapsuleGizmo.cs | 0
.../Gizmos/RcCapsuleGizmo.cs.meta | 0
.../Gizmos/RcCompositeGizmo.cs | 0
.../Gizmos/RcCompositeGizmo.cs.meta | 0
.../Gizmos/RcCylinderGizmo.cs | 0
.../Gizmos/RcCylinderGizmo.cs.meta | 0
.../Gizmos/RcGizmo.cs | 0
.../Gizmos/RcGizmo.cs.meta | 0
.../Gizmos/RcGizmoFactory.cs | 0
.../Gizmos/RcGizmoFactory.cs.meta | 0
.../Gizmos/RcGizmoHelper.cs | 0
.../Gizmos/RcGizmoHelper.cs.meta | 0
.../Gizmos/RcSphereGizmo.cs | 0
.../Gizmos/RcSphereGizmo.cs.meta | 0
.../Gizmos/RcTrimeshGizmo.cs | 0
.../Gizmos/RcTrimeshGizmo.cs.meta | 0
.../DotRecast.Recast.Toolset/IRcToolable.cs | 0
.../IRcToolable.cs.meta | 0
.../RcNavMeshBuildSettings.cs | 0
.../RcNavMeshBuildSettings.cs.meta | 0
.../Src/DotRecast.Recast.Toolset/Tools.meta | 0
.../Tools/RcConvexVolumeTool.cs | 0
.../Tools/RcConvexVolumeTool.cs.meta | 0
.../Tools/RcCrowdAgentData.cs | 0
.../Tools/RcCrowdAgentData.cs.meta | 0
.../Tools/RcCrowdAgentProfilingTool.cs | 0
.../Tools/RcCrowdAgentProfilingTool.cs.meta | 0
.../Tools/RcCrowdAgentProfilingToolConfig.cs | 0
.../RcCrowdAgentProfilingToolConfig.cs.meta | 0
.../Tools/RcCrowdAgentTrail.cs | 0
.../Tools/RcCrowdAgentTrail.cs.meta | 0
.../Tools/RcCrowdAgentType.cs | 0
.../Tools/RcCrowdAgentType.cs.meta | 0
.../Tools/RcCrowdTool.cs | 0
.../Tools/RcCrowdTool.cs.meta | 0
.../Tools/RcCrowdToolMode.cs | 0
.../Tools/RcCrowdToolMode.cs.meta | 0
.../Tools/RcDynamicColliderShape.cs | 0
.../Tools/RcDynamicColliderShape.cs.meta | 0
.../Tools/RcDynamicUpdateTool.cs | 0
.../Tools/RcDynamicUpdateTool.cs.meta | 0
.../Tools/RcDynamicUpdateToolMode.cs | 0
.../Tools/RcDynamicUpdateToolMode.cs.meta | 0
.../Tools/RcJumpLinkBuilderTool.cs | 0
.../Tools/RcJumpLinkBuilderTool.cs.meta | 0
.../Tools/RcJumpLinkBuilderToolConfig.cs | 0
.../Tools/RcJumpLinkBuilderToolConfig.cs.meta | 0
.../Tools/RcObstacleTool.cs | 0
.../Tools/RcObstacleTool.cs.meta | 0
.../Tools/RcOffMeshConnectionTool.cs | 0
.../Tools/RcOffMeshConnectionTool.cs.meta | 0
.../Tools/RcTestNavMeshTool.cs | 0
.../Tools/RcTestNavMeshTool.cs.meta | 0
.../Tools/RcTestNavmeshToolMode.cs | 0
.../Tools/RcTestNavmeshToolMode.cs.meta | 0
.../Tools/RcTileTool.cs | 0
.../Tools/RcTileTool.cs.meta | 0
.../Map/DotRecast/Src/DotRecast.Recast.meta | 0
.../DotRecast.Recast/DotRecast.Recast.csproj | 0
.../DotRecast.Recast.csproj.meta | 0
.../DotRecast/Src/DotRecast.Recast/Geom.meta | 0
.../Src/DotRecast.Recast/Geom/BoundsItem.cs | 0
.../DotRecast.Recast/Geom/BoundsItem.cs.meta | 0
.../Geom/BoundsItemXComparer.cs | 0
.../Geom/BoundsItemXComparer.cs.meta | 0
.../Geom/BoundsItemYComparer.cs | 0
.../Geom/BoundsItemYComparer.cs.meta | 0
.../Geom/DefaultInputGeomProvider.cs | 0
.../Geom/DefaultInputGeomProvider.cs.meta | 0
.../Geom/IInputGeomProvider.cs | 0
.../Geom/IInputGeomProvider.cs.meta | 0
.../DotRecast.Recast/Geom/RcChunkyTriMesh.cs | 0
.../Geom/RcChunkyTriMesh.cs.meta | 0
.../Geom/RcChunkyTriMeshNode.cs | 0
.../Geom/RcChunkyTriMeshNode.cs.meta | 0
.../Geom/RcOffMeshConnection.cs | 0
.../Geom/RcOffMeshConnection.cs.meta | 0
.../Src/DotRecast.Recast/Geom/RcTriMesh.cs | 0
.../DotRecast.Recast/Geom/RcTriMesh.cs.meta | 0
.../Geom/SimpleInputGeomProvider.cs | 0
.../Geom/SimpleInputGeomProvider.cs.meta | 0
.../IRcBuilderProgressListener.cs | 0
.../IRcBuilderProgressListener.cs.meta | 0
.../DotRecast.Recast/RcAreaModification.cs | 0
.../RcAreaModification.cs.meta | 0
.../DotRecast/Src/DotRecast.Recast/RcAreas.cs | 0
.../Src/DotRecast.Recast/RcAreas.cs.meta | 0
.../DotRecast/Src/DotRecast.Recast/RcAxis.cs | 0
.../Src/DotRecast.Recast/RcAxis.cs.meta | 0
.../DotRecast.Recast/RcBuildContoursFlags.cs | 0
.../RcBuildContoursFlags.cs.meta | 0
.../Src/DotRecast.Recast/RcBuilder.cs | 0
.../Src/DotRecast.Recast/RcBuilder.cs.meta | 0
.../Src/DotRecast.Recast/RcBuilderConfig.cs | 0
.../DotRecast.Recast/RcBuilderConfig.cs.meta | 0
.../Src/DotRecast.Recast/RcBuilderResult.cs | 0
.../DotRecast.Recast/RcBuilderResult.cs.meta | 0
.../Src/DotRecast.Recast/RcCommons.cs | 0
.../Src/DotRecast.Recast/RcCommons.cs.meta | 0
.../Src/DotRecast.Recast/RcCompactCell.cs | 0
.../DotRecast.Recast/RcCompactCell.cs.meta | 0
.../DotRecast.Recast/RcCompactHeightfield.cs | 0
.../RcCompactHeightfield.cs.meta | 0
.../Src/DotRecast.Recast/RcCompactSpan.cs | 0
.../DotRecast.Recast/RcCompactSpan.cs.meta | 0
.../DotRecast.Recast/RcCompactSpanBuilder.cs | 0
.../RcCompactSpanBuilder.cs.meta | 0
.../Src/DotRecast.Recast/RcCompacts.cs | 0
.../Src/DotRecast.Recast/RcCompacts.cs.meta | 0
.../Src/DotRecast.Recast/RcConfig.cs | 0
.../Src/DotRecast.Recast/RcConfig.cs.meta | 0
.../Src/DotRecast.Recast/RcConstants.cs | 0
.../Src/DotRecast.Recast/RcConstants.cs.meta | 0
.../Src/DotRecast.Recast/RcContour.cs | 0
.../Src/DotRecast.Recast/RcContour.cs.meta | 0
.../Src/DotRecast.Recast/RcContourHole.cs | 0
.../DotRecast.Recast/RcContourHole.cs.meta | 0
.../DotRecast.Recast/RcContourHoleComparer.cs | 0
.../RcContourHoleComparer.cs.meta | 0
.../Src/DotRecast.Recast/RcContourRegion.cs | 0
.../DotRecast.Recast/RcContourRegion.cs.meta | 0
.../Src/DotRecast.Recast/RcContourSet.cs | 0
.../Src/DotRecast.Recast/RcContourSet.cs.meta | 0
.../Src/DotRecast.Recast/RcContours.cs | 0
.../Src/DotRecast.Recast/RcContours.cs.meta | 0
.../Src/DotRecast.Recast/RcConvexVolume.cs | 0
.../DotRecast.Recast/RcConvexVolume.cs.meta | 0
.../Src/DotRecast.Recast/RcDirtyEntry.cs | 0
.../Src/DotRecast.Recast/RcDirtyEntry.cs.meta | 0
.../RcFilledVolumeRasterization.cs | 0
.../RcFilledVolumeRasterization.cs.meta | 0
.../Src/DotRecast.Recast/RcFilters.cs | 0
.../Src/DotRecast.Recast/RcFilters.cs.meta | 0
.../Src/DotRecast.Recast/RcHeightPatch.cs | 0
.../DotRecast.Recast/RcHeightPatch.cs.meta | 0
.../Src/DotRecast.Recast/RcHeightfield.cs | 0
.../DotRecast.Recast/RcHeightfield.cs.meta | 0
.../DotRecast.Recast/RcHeightfieldLayer.cs | 0
.../RcHeightfieldLayer.cs.meta | 0
.../DotRecast.Recast/RcHeightfieldLayerSet.cs | 0
.../RcHeightfieldLayerSet.cs.meta | 0
.../Src/DotRecast.Recast/RcLayerRegion.cs | 0
.../DotRecast.Recast/RcLayerRegion.cs.meta | 0
.../Src/DotRecast.Recast/RcLayerSweepSpan.cs | 0
.../DotRecast.Recast/RcLayerSweepSpan.cs.meta | 0
.../Src/DotRecast.Recast/RcLayers.cs | 0
.../Src/DotRecast.Recast/RcLayers.cs.meta | 0
.../Src/DotRecast.Recast/RcLevelStackEntry.cs | 0
.../RcLevelStackEntry.cs.meta | 0
.../Src/DotRecast.Recast/RcMeshDetails.cs | 0
.../DotRecast.Recast/RcMeshDetails.cs.meta | 0
.../DotRecast/Src/DotRecast.Recast/RcMeshs.cs | 0
.../Src/DotRecast.Recast/RcMeshs.cs.meta | 0
.../Src/DotRecast.Recast/RcPartition.cs | 0
.../Src/DotRecast.Recast/RcPartition.cs.meta | 0
.../Src/DotRecast.Recast/RcPartitionType.cs | 0
.../DotRecast.Recast/RcPartitionType.cs.meta | 0
.../Src/DotRecast.Recast/RcPolyMesh.cs | 0
.../Src/DotRecast.Recast/RcPolyMesh.cs.meta | 0
.../Src/DotRecast.Recast/RcPolyMeshDetail.cs | 0
.../DotRecast.Recast/RcPolyMeshDetail.cs.meta | 0
.../Src/DotRecast.Recast/RcPolyMeshRaycast.cs | 0
.../RcPolyMeshRaycast.cs.meta | 0
.../DotRecast.Recast/RcPotentialDiagonal.cs | 0
.../RcPotentialDiagonal.cs.meta | 0
.../RcPotentialDiagonalComparer.cs | 0
.../RcPotentialDiagonalComparer.cs.meta | 0
.../Src/DotRecast.Recast/RcRasterizations.cs | 0
.../DotRecast.Recast/RcRasterizations.cs.meta | 0
.../Src/DotRecast.Recast/RcRegion.cs | 0
.../Src/DotRecast.Recast/RcRegion.cs.meta | 0
.../Src/DotRecast.Recast/RcRegions.cs | 0
.../Src/DotRecast.Recast/RcRegions.cs.meta | 0
.../DotRecast/Src/DotRecast.Recast/RcSpan.cs | 0
.../Src/DotRecast.Recast/RcSpan.cs.meta | 0
.../Src/DotRecast.Recast/RcSpanPool.cs | 0
.../Src/DotRecast.Recast/RcSpanPool.cs.meta | 0
.../Src/DotRecast.Recast/RcSweepSpan.cs | 0
.../Src/DotRecast.Recast/RcSweepSpan.cs.meta | 0
.../Src/DotRecast.Recast/RcVoxelizations.cs | 0
.../DotRecast.Recast/RcVoxelizations.cs.meta | 0
.../JNGame/Runtime/Map/DotRecast/Util.meta | 0
.../Runtime/Map/DotRecast/Util/MeshData.cs | 0
.../Map/DotRecast/Util/MeshData.cs.meta | 0
.../JNGame/Runtime/Math.meta | 0
.../JNGame/Runtime/Math/BaseType.meta | 0
.../JNGame/Runtime/Math/BaseType/LAxis2D.cs | 0
.../Runtime/Math/BaseType/LAxis2D.cs.meta | 0
.../JNGame/Runtime/Math/BaseType/LAxis3D.cs | 0
.../Runtime/Math/BaseType/LAxis3D.cs.meta | 0
.../Runtime/Math/BaseType/LFloat.Extension.cs | 0
.../Math/BaseType/LFloat.Extension.cs.meta | 0
.../JNGame/Runtime/Math/BaseType/LFloat.cs | 0
.../Runtime/Math/BaseType/LFloat.cs.meta | 0
.../Runtime/Math/BaseType/LMatrix3x3.cs | 0
.../Runtime/Math/BaseType/LMatrix3x3.cs.meta | 0
.../Runtime/Math/BaseType/LQuaternion.cs | 0
.../Runtime/Math/BaseType/LQuaternion.cs.meta | 0
.../JNGame/Runtime/Math/BaseType/LRect.cs | 0
.../Runtime/Math/BaseType/LRect.cs.meta | 0
.../Math/BaseType/LVector.Extension.cs | 0
.../Math/BaseType/LVector.Extension.cs.meta | 0
.../Math/BaseType/LVector.UnityExtension.cs | 0
.../BaseType/LVector.UnityExtension.cs.meta | 0
.../JNGame/Runtime/Math/BaseType/LVector2.cs | 0
.../Runtime/Math/BaseType/LVector2.cs.meta | 0
.../Runtime/Math/BaseType/LVector2Int.cs | 0
.../Runtime/Math/BaseType/LVector2Int.cs.meta | 0
.../JNGame/Runtime/Math/BaseType/LVector3.cs | 0
.../Runtime/Math/BaseType/LVector3.cs.meta | 0
.../Runtime/Math/BaseType/LVector3Int.cs | 0
.../Runtime/Math/BaseType/LVector3Int.cs.meta | 0
.../JNGame/Runtime/Math/HashCodeExtension.cs | 0
.../Runtime/Math/HashCodeExtension.cs.meta | 0
.../JNGame/Runtime/Math/LMath.LVector.cs | 0
.../JNGame/Runtime/Math/LMath.LVector.cs.meta | 0
.../JNGame/Runtime/Math/LMath.cs | 0
.../JNGame/Runtime/Math/LMath.cs.meta | 0
.../JNGame/Runtime/Math/LRandom.cs | 0
.../JNGame/Runtime/Math/LRandom.cs.meta | 0
.../JNGame/Runtime/Math/LUT.meta | 0
.../JNGame/Runtime/Math/LUT/LUTAcos.cs | 0
.../JNGame/Runtime/Math/LUT/LUTAcos.cs.meta | 0
.../JNGame/Runtime/Math/LUT/LUTAsin.cs | 0
.../JNGame/Runtime/Math/LUT/LUTAsin.cs.meta | 0
.../JNGame/Runtime/Math/LUT/LUTAtan2.cs | 0
.../JNGame/Runtime/Math/LUT/LUTAtan2.cs.meta | 0
.../JNGame/Runtime/Math/LUT/LUTCos.cs | 0
.../JNGame/Runtime/Math/LUT/LUTCos.cs.meta | 0
.../JNGame/Runtime/Math/LUT/LUTSin.cs | 0
.../JNGame/Runtime/Math/LUT/LUTSin.cs.meta | 0
.../JNGame/Runtime/Math/PrimerLUT.cs | 0
.../JNGame/Runtime/Math/PrimerLUT.cs.meta | 0
.../JNGame/Runtime/Network.meta | 0
.../JNGame/Runtime/Network/Action.meta | 0
.../Runtime/Network/Action/NActionEnum.cs | 0
.../Network/Action/NActionEnum.cs.meta | 0
.../JNGame/Runtime/Network/Entity.meta | 0
.../Runtime/Network/Entity/JNetParam.cs | 0
.../Runtime/Network/Entity/JNetParam.cs.meta | 0
.../JNGame/Runtime/Network/Group.meta | 0
.../Runtime/Network/Group/JNClientGroup.cs | 0
.../Network/Group/JNClientGroup.cs.meta | 0
.../JNGame/Runtime/Network/JNClientBase.cs | 0
.../Runtime/Network/JNClientBase.cs.meta | 0
.../JNGame/Runtime/Network/JNServerBase.cs | 0
.../Runtime/Network/JNServerBase.cs.meta | 0
.../JNGame/Runtime/Network/JNSocket.cs | 0
.../JNGame/Runtime/Network/JNSocket.cs.meta | 0
.../JNGame/Runtime/Network/JNTCPClient.cs | 0
.../Runtime/Network/JNTCPClient.cs.meta | 0
.../JNGame/Runtime/Network/JNTCPServer.cs | 0
.../Runtime/Network/JNTCPServer.cs.meta | 0
.../JNGame/Runtime/Network/Proto.meta | 0
.../Runtime/Network/Proto/JNSyncMessage.cs | 0
.../Network/Proto/JNSyncMessage.cs.meta | 0
.../Runtime/Network/Proto/JNSyncMessage.proto | 0
.../Network/Proto/JNSyncMessage.proto.meta | 0
.../Runtime/Network/Proto/NActionMessage.cs | 0
.../Network/Proto/NActionMessage.cs.meta | 0
.../Network/Proto/NActionMessage.proto | 0
.../Network/Proto/NActionMessage.proto.meta | 0
.../JNGame/Runtime/Network/Util.meta | 0
.../JNGame/Runtime/Network/Util/NDataUtil.cs | 0
.../Runtime/Network/Util/NDataUtil.cs.meta | 0
.../JNGame/Runtime/Sync.meta | 0
.../JNGame/Runtime/Sync/App.meta | 0
.../JNGame/Runtime/Sync/App/Frame.meta | 0
.../Sync/App/Frame/JNSyncFrameService.cs | 0
.../Sync/App/Frame/JNSyncFrameService.cs.meta | 0
.../JNGame/Runtime/Sync/App/State.meta | 0
.../Sync/App/State/JNSStateClientService.cs | 0
.../App/State/JNSStateClientService.cs.meta | 0
.../Sync/App/State/JNSStateServerService.cs | 0
.../App/State/JNSStateServerService.cs.meta | 0
.../JNGame/Runtime/Sync/App/Tile.meta | 0
.../JNGame/Runtime/Sync/App/Tile/Entity.meta | 0
.../Sync/App/Tile/Entity/Component.meta | 0
.../Tile/Entity/Component/JNTileComponent.cs | 0
.../Entity/Component/JNTileComponent.cs.meta | 0
.../Sync/App/Tile/Entity/JNTileContext.cs | 0
.../App/Tile/Entity/JNTileContext.cs.meta | 0
.../Sync/App/Tile/Entity/JNTileContexts.cs | 0
.../App/Tile/Entity/JNTileContexts.cs.meta | 0
.../Sync/App/Tile/Entity/JNTileEntity.cs | 0
.../Sync/App/Tile/Entity/JNTileEntity.cs.meta | 0
.../Runtime/Sync/App/Tile/IJNTileCycle.cs | 0
.../Sync/App/Tile/IJNTileCycle.cs.meta | 0
.../Sync/App/Tile/JNSSTileClientService.cs | 0
.../App/Tile/JNSSTileClientService.cs.meta | 0
.../Tile/JNSSTileServerService.MasterSlave.cs | 0
.../JNSSTileServerService.MasterSlave.cs.meta | 0
.../Sync/App/Tile/JNSSTileServerService.cs | 0
.../App/Tile/JNSSTileServerService.cs.meta | 0
.../Runtime/Sync/App/Tile/JNSSTileTool.cs | 0
.../Sync/App/Tile/JNSSTileTool.cs.meta | 0
.../JNGame/Runtime/Sync/Debuger.meta | 0
.../Sync/Debuger/JNTileServerDebuger.cs | 0
.../Sync/Debuger/JNTileServerDebuger.cs.meta | 0
.../JNGame/Runtime/Sync/Entity.meta | 0
.../JNGame/Runtime/Sync/Entity/Component.meta | 0
.../Sync/Entity/Component/Components.meta | 0
.../Components/JNTransformComponent.cs | 0
.../Components/JNTransformComponent.cs.meta | 0
.../Sync/Entity/Component/JNComponent.cs | 0
.../Sync/Entity/Component/JNComponent.cs.meta | 0
.../Sync/Entity/Component/JNEntityLookup.cs | 0
.../Entity/Component/JNEntityLookup.cs.meta | 0
.../JNGame/Runtime/Sync/Entity/JNContext.cs | 0
.../Runtime/Sync/Entity/JNContext.cs.meta | 0
.../JNGame/Runtime/Sync/Entity/JNContexts.cs | 0
.../Runtime/Sync/Entity/JNContexts.cs.meta | 0
.../JNGame/Runtime/Sync/Entity/JNEntity.cs | 0
.../Runtime/Sync/Entity/JNEntity.cs.meta | 0
.../JNGame/Runtime/Sync/IJNSyncCycle.cs | 0
.../JNGame/Runtime/Sync/IJNSyncCycle.cs.meta | 0
.../JNGame/Runtime/Sync/IJNSyncId.cs | 0
.../JNGame/Runtime/Sync/IJNSyncId.cs.meta | 0
.../JNGame/Runtime/Sync/JNBaseSystem.cs | 0
.../JNGame/Runtime/Sync/JNBaseSystem.cs.meta | 0
.../Runtime/Sync/JNSyncDefaultService.cs | 0
.../Runtime/Sync/JNSyncDefaultService.cs.meta | 0
.../JNGame/Runtime/Sync/JNSyncService.cs | 0
.../JNGame/Runtime/Sync/JNSyncService.cs.meta | 0
.../JNGame/Runtime/Sync/System.meta | 0
.../JNGame/Runtime/Sync/System/Data.meta | 0
.../Sync/System/Data/SFrameDataSystem.cs | 0
.../Sync/System/Data/SFrameDataSystem.cs.meta | 0
.../Sync/System/Data/SStateDataSystem.cs | 0
.../Sync/System/Data/SStateDataSystem.cs.meta | 0
.../Sync/System/Data/STileDataSystem.cs | 0
.../Sync/System/Data/STileDataSystem.cs.meta | 0
.../JNGame/Runtime/Sync/System/Logic.meta | 0
.../Sync/System/Logic/JNInputSystem.cs | 0
.../Sync/System/Logic/JNInputSystem.cs.meta | 0
.../Sync/System/Logic/JNRandomSystem.cs | 0
.../Sync/System/Logic/JNRandomSystem.cs.meta | 0
.../JNGame/Runtime/Sync/System/SBaseSystem.cs | 0
.../Runtime/Sync/System/SBaseSystem.cs.meta | 0
.../JNGame/Runtime/Sync/System/SDataSystem.cs | 0
.../Runtime/Sync/System/SDataSystem.cs.meta | 0
.../Runtime/Sync/System/SLogicSystem.cs | 0
.../Runtime/Sync/System/SLogicSystem.cs.meta | 0
.../JNGame/Runtime/Sync/System/SViewSystem.cs | 0
.../Runtime/Sync/System/SViewSystem.cs.meta | 0
.../JNGame/Runtime/Sync/View.meta | 0
.../JNGame/Runtime/Sync/View/IViewData.cs | 0
.../Runtime/Sync/View/IViewData.cs.meta | 0
.../JNGame/Runtime/Sync/View/ViewData.cs | 0
.../JNGame/Runtime/Sync/View/ViewData.cs.meta | 0
.../JNGame/Runtime/System.meta | 0
.../JNGame/Runtime/System/JNSystemLoad.cs | 0
.../Runtime/System/JNSystemLoad.cs.meta | 0
.../JNGame/Runtime/System/SystemBase.cs | 0
.../JNGame/Runtime/System/SystemBase.cs.meta | 0
.../JNGame/Runtime/Util.meta | 0
.../JNGame/Runtime/Util/EventDispatcher.cs | 0
.../Runtime/Util/EventDispatcher.cs.meta | 0
.../JNGame/Runtime/Util/JAPI.cs | 0
.../JNGame/Runtime/Util/JAPI.cs.meta | 0
.../JNGame/Runtime/Util/JsonUtil.cs | 0
.../JNGame/Runtime/Util/JsonUtil.cs.meta | 0
.../JNGame/Runtime/Util/NetTool.cs | 0
.../JNGame/Runtime/Util/NetTool.cs.meta | 0
.../JNGame/Runtime/Util/NoThread.meta | 0
.../Runtime/Util/NoThread/Interlocked.cs | 0
.../Runtime/Util/NoThread/Interlocked.cs.meta | 0
.../JNGame/Runtime/Util/Profiler.cs | 0
.../JNGame/Runtime/Util/Profiler.cs.meta | 0
.../JNGame/Runtime/Util/RandomUtil.cs | 0
.../JNGame/Runtime/Util/RandomUtil.cs.meta | 0
.../JNGame/Runtime/Util/Singleton.cs | 0
.../JNGame/Runtime/Util/Singleton.cs.meta | 0
.../JNGame/Runtime/Util/SingletonScene.cs | 0
.../Runtime/Util/SingletonScene.cs.meta | 0
.../JNGame/Runtime/Util/Timers.cs | 0
.../JNGame/Runtime/Util/Timers.cs.meta | 0
.../JNGame/Runtime/Util/ToUtil.cs | 0
.../JNGame/Runtime/Util/ToUtil.cs.meta | 0
.../JNGame/Runtime/Util/Types.meta | 0
.../JNGame/Runtime/Util/Types/KeyValue.cs | 0
.../Runtime/Util/Types/KeyValue.cs.meta | 0
.../Runtime/Util/UnityMainThreadDispatcher.cs | 0
.../Util/UnityMainThreadDispatcher.cs.meta | 0
.../JNGame/Runtime/Util/UseUtil.cs | 0
.../JNGame/Runtime/Util/UseUtil.cs.meta | 0
JNFrame2/FairyGUI.Runtime.csproj | 4 +-
JNFrame2/JNFrame2.sln | 16 +-
JNFrame2/JNGame.Editor.csproj | 47 +-
JNFrame2/JNGame.csproj | 720 ++-
JNFrame2/Logs/AssetImportWorker0-prev.log | 3867 ++++++++++++++++-
JNFrame2/Logs/AssetImportWorker0.log | 3756 +---------------
JNFrame2/Logs/AssetImportWorker1-prev.log | 3447 ++++++++++++++-
JNFrame2/Logs/AssetImportWorker1.log | 3378 +-------------
.../shadercompiler-AssetImportWorker0.log | 3 +
...hadercompiler-UnityShaderCompiler.exe0.log | 3 +
.../ProjectSettings/HybridCLRSettings.asset | 2 +-
JNFrame2/Samples.csproj | 64 +-
JNFrame2/StompyRobot.SRDebugger.csproj | 2 +-
JNFrame2/UniTask.Linq.csproj | 2 +-
.../UserSettings/Layouts/default-2022.dwlt | 126 +-
JNFrame2/临时存储/GameScripts/App.cs | 32 +
JNFrame2/临时存储/GameScripts/App.cs.meta | 3 +
JNFrame2/临时存储/GameScripts/FGui.meta | 8 +
.../临时存储/GameScripts/FGui/FGuiManager.cs | 95 +
.../GameScripts/FGui/FGuiManager.cs.meta | 3 +
.../临时存储/GameScripts/FGui/Publish.meta | 8 +
.../GameScripts/FGui/Publish/Common.meta | 8 +
.../FGui/Publish/Common/CommonBinder.cs | 14 +
.../FGui/Publish/Common/CommonBinder.cs.meta | 11 +
.../FGui/Publish/Common/UI_Component1.cs | 25 +
.../FGui/Publish/Common/UI_Component1.cs.meta | 11 +
.../GameScripts/FGui/Publish/MainUI.meta | 8 +
.../FGui/Publish/MainUI/MainUIBinder.cs | 14 +
.../FGui/Publish/MainUI/MainUIBinder.cs.meta | 11 +
.../GameScripts/FGui/Publish/MainUI/UI_MainUI.cs | 25 +
.../FGui/Publish/MainUI/UI_MainUI.cs.meta | 11 +
.../临时存储/GameScripts/FGui/Scripts.meta | 3 +
.../GameScripts/FGui/Scripts/UIScriptDefault.cs | 27 +
.../FGui/Scripts/UIScriptDefault.cs.meta | 3 +
.../临时存储/GameScripts/GameScripts.asmdef | 22 +
.../GameScripts/GameScripts.asmdef.meta | 7 +
JNFrame2/临时存储/GameScripts/HotGameMain.cs | 51 +
.../临时存储/GameScripts/HotGameMain.cs.meta | 3 +
JNFrame2/临时存储/GameScripts/Luban.meta | 8 +
JNFrame2/临时存储/GameScripts/Luban/Gen.meta | 8 +
.../GameScripts/Luban/Gen/TB.TbBattleResource.cs | 69 +
.../Luban/Gen/TB.TbBattleResource.cs.meta | 11 +
.../GameScripts/Luban/Gen/TB.TbGAttribute.cs | 62 +
.../GameScripts/Luban/Gen/TB.TbGAttribute.cs.meta | 11 +
.../GameScripts/Luban/Gen/TB.TbGAttributeFC.cs | 55 +
.../Luban/Gen/TB.TbGAttributeFC.cs.meta | 11 +
.../GameScripts/Luban/Gen/TB.TbGGift.cs | 90 +
.../GameScripts/Luban/Gen/TB.TbGGift.cs.meta | 11 +
.../GameScripts/Luban/Gen/TB.TbGGlobal.cs | 62 +
.../GameScripts/Luban/Gen/TB.TbGGlobal.cs.meta | 11 +
.../GameScripts/Luban/Gen/TB.TbGMap.cs | 104 +
.../GameScripts/Luban/Gen/TB.TbGMap.cs.meta | 11 +
.../GameScripts/Luban/Gen/TB.TbGOnHookGlobal.cs | 62 +
.../Luban/Gen/TB.TbGOnHookGlobal.cs.meta | 11 +
.../Luban/Gen/TB.TbGOnHookMap120001.cs | 55 +
.../Luban/Gen/TB.TbGOnHookMap120001.cs.meta | 11 +
.../GameScripts/Luban/Gen/TB.TbGOnHookMaps.cs | 90 +
.../Luban/Gen/TB.TbGOnHookMaps.cs.meta | 11 +
.../GameScripts/Luban/Gen/TB.TbGResource.cs | 83 +
.../GameScripts/Luban/Gen/TB.TbGResource.cs.meta | 11 +
.../GameScripts/Luban/Gen/TB.TbGRole.cs | 90 +
.../GameScripts/Luban/Gen/TB.TbGRole.cs.meta | 11 +
.../GameScripts/Luban/Gen/TB.TbGRoleAttack.cs | 62 +
.../Luban/Gen/TB.TbGRoleAttack.cs.meta | 11 +
.../Luban/Gen/TB.TbGRoleBaseAttribute.cs | 69 +
.../Luban/Gen/TB.TbGRoleBaseAttribute.cs.meta | 11 +
.../GameScripts/Luban/Gen/TB.TbGRoleEquip.cs | 111 +
.../GameScripts/Luban/Gen/TB.TbGRoleEquip.cs.meta | 11 +
.../GameScripts/Luban/Gen/TB.TbGRoleEquipLevel.cs | 55 +
.../Luban/Gen/TB.TbGRoleEquipLevel.cs.meta | 11 +
.../Luban/Gen/TB.TbGRoleEquipQuality.cs | 76 +
.../Luban/Gen/TB.TbGRoleEquipQuality.cs.meta | 11 +
.../GameScripts/Luban/Gen/TB.TbGRoleEquipType.cs | 55 +
.../Luban/Gen/TB.TbGRoleEquipType.cs.meta | 11 +
.../GameScripts/Luban/Gen/TB.TbGRoleSkill.cs | 76 +
.../GameScripts/Luban/Gen/TB.TbGRoleSkill.cs.meta | 11 +
.../GameScripts/Luban/Gen/TB.TbGRoleUpGrow.cs | 69 +
.../Luban/Gen/TB.TbGRoleUpGrow.cs.meta | 11 +
.../GameScripts/Luban/Gen/TB.TbGRoleUpStar.cs | 55 +
.../Luban/Gen/TB.TbGRoleUpStar.cs.meta | 11 +
.../GameScripts/Luban/Gen/TB.TbGShop.cs | 62 +
.../GameScripts/Luban/Gen/TB.TbGShop.cs.meta | 11 +
.../GameScripts/Luban/Gen/TB.TbGSysDungeon.cs | 83 +
.../Luban/Gen/TB.TbGSysDungeon.cs.meta | 11 +
.../Luban/Gen/TB.TbGSysDungeon160001.cs | 55 +
.../Luban/Gen/TB.TbGSysDungeon160001.cs.meta | 11 +
.../Luban/Gen/TB.TbGSysDungeon160002.cs | 55 +
.../Luban/Gen/TB.TbGSysDungeon160002.cs.meta | 11 +
.../GameScripts/Luban/Gen/TB.TbSServerInfo.cs | 62 +
.../Luban/Gen/TB.TbSServerInfo.cs.meta | 11 +
.../临时存储/GameScripts/Luban/Gen/Tables.cs | 102 +
.../GameScripts/Luban/Gen/Tables.cs.meta | 11 +
.../GameScripts/Luban/Gen/TbBattleResource.cs | 52 +
.../Luban/Gen/TbBattleResource.cs.meta | 11 +
.../GameScripts/Luban/Gen/TbGAttribute.cs | 52 +
.../GameScripts/Luban/Gen/TbGAttribute.cs.meta | 11 +
.../GameScripts/Luban/Gen/TbGAttributeFC.cs | 52 +
.../GameScripts/Luban/Gen/TbGAttributeFC.cs.meta | 11 +
.../Luban/Gen/TbGEntity.TAttributeValue.cs | 58 +
.../Luban/Gen/TbGEntity.TAttributeValue.cs.meta | 11 +
.../GameScripts/Luban/Gen/TbGEntity.TDungeon.cs | 72 +
.../Luban/Gen/TbGEntity.TDungeon.cs.meta | 11 +
.../Luban/Gen/TbGEntity.TOnHookLevel.cs | 79 +
.../Luban/Gen/TbGEntity.TOnHookLevel.cs.meta | 11 +
.../GameScripts/Luban/Gen/TbGEntity.TResource.cs | 58 +
.../Luban/Gen/TbGEntity.TResource.cs.meta | 11 +
.../GameScripts/Luban/Gen/TbGEntity.TReward.cs | 65 +
.../Luban/Gen/TbGEntity.TReward.cs.meta | 11 +
.../GameScripts/Luban/Gen/TbGEnum.TGiftLimit.cs | 34 +
.../Luban/Gen/TbGEnum.TGiftLimit.cs.meta | 11 +
.../GameScripts/Luban/Gen/TbGEnum.TReward.cs | 26 +
.../GameScripts/Luban/Gen/TbGEnum.TReward.cs.meta | 11 +
.../临时存储/GameScripts/Luban/Gen/TbGGift.cs | 52 +
.../GameScripts/Luban/Gen/TbGGift.cs.meta | 11 +
.../GameScripts/Luban/Gen/TbGGlobal.cs | 52 +
.../GameScripts/Luban/Gen/TbGGlobal.cs.meta | 11 +
.../临时存储/GameScripts/Luban/Gen/TbGMap.cs | 52 +
.../GameScripts/Luban/Gen/TbGMap.cs.meta | 11 +
.../GameScripts/Luban/Gen/TbGOnHookGlobal.cs | 52 +
.../GameScripts/Luban/Gen/TbGOnHookGlobal.cs.meta | 11 +
.../GameScripts/Luban/Gen/TbGOnHookMap120001.cs | 52 +
.../Luban/Gen/TbGOnHookMap120001.cs.meta | 11 +
.../GameScripts/Luban/Gen/TbGOnHookMaps.cs | 52 +
.../GameScripts/Luban/Gen/TbGOnHookMaps.cs.meta | 11 +
.../GameScripts/Luban/Gen/TbGResource.cs | 52 +
.../GameScripts/Luban/Gen/TbGResource.cs.meta | 11 +
.../临时存储/GameScripts/Luban/Gen/TbGRole.cs | 52 +
.../GameScripts/Luban/Gen/TbGRole.cs.meta | 11 +
.../GameScripts/Luban/Gen/TbGRoleAttack.cs | 52 +
.../GameScripts/Luban/Gen/TbGRoleAttack.cs.meta | 11 +
.../GameScripts/Luban/Gen/TbGRoleBaseAttribute.cs | 52 +
.../Luban/Gen/TbGRoleBaseAttribute.cs.meta | 11 +
.../GameScripts/Luban/Gen/TbGRoleEquip.cs | 52 +
.../GameScripts/Luban/Gen/TbGRoleEquip.cs.meta | 11 +
.../GameScripts/Luban/Gen/TbGRoleEquipLevel.cs | 52 +
.../Luban/Gen/TbGRoleEquipLevel.cs.meta | 11 +
.../GameScripts/Luban/Gen/TbGRoleEquipQuality.cs | 52 +
.../Luban/Gen/TbGRoleEquipQuality.cs.meta | 11 +
.../GameScripts/Luban/Gen/TbGRoleEquipType.cs | 52 +
.../Luban/Gen/TbGRoleEquipType.cs.meta | 11 +
.../GameScripts/Luban/Gen/TbGRoleSkill.cs | 52 +
.../GameScripts/Luban/Gen/TbGRoleSkill.cs.meta | 11 +
.../GameScripts/Luban/Gen/TbGRoleUpGrow.cs | 52 +
.../GameScripts/Luban/Gen/TbGRoleUpGrow.cs.meta | 11 +
.../GameScripts/Luban/Gen/TbGRoleUpStar.cs | 52 +
.../GameScripts/Luban/Gen/TbGRoleUpStar.cs.meta | 11 +
.../临时存储/GameScripts/Luban/Gen/TbGShop.cs | 52 +
.../GameScripts/Luban/Gen/TbGShop.cs.meta | 11 +
.../GameScripts/Luban/Gen/TbGSysDungeon.cs | 52 +
.../GameScripts/Luban/Gen/TbGSysDungeon.cs.meta | 11 +
.../GameScripts/Luban/Gen/TbGSysDungeon160001.cs | 52 +
.../Luban/Gen/TbGSysDungeon160001.cs.meta | 11 +
.../GameScripts/Luban/Gen/TbGSysDungeon160002.cs | 52 +
.../Luban/Gen/TbGSysDungeon160002.cs.meta | 11 +
.../GameScripts/Luban/Gen/TbSServerInfo.cs | 52 +
.../GameScripts/Luban/Gen/TbSServerInfo.cs.meta | 11 +
.../临时存储/GameScripts/Luban/Gen/vector2.cs | 47 +
.../GameScripts/Luban/Gen/vector2.cs.meta | 11 +
.../临时存储/GameScripts/Luban/Gen/vector3.cs | 51 +
.../GameScripts/Luban/Gen/vector3.cs.meta | 11 +
.../临时存储/GameScripts/Luban/Gen/vector4.cs | 55 +
.../GameScripts/Luban/Gen/vector4.cs.meta | 11 +
.../GameScripts/Luban/LubanManager.cs | 40 +
.../GameScripts/Luban/LubanManager.cs.meta | 3 +
1490 files changed, 12905 insertions(+), 7825 deletions(-)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/2DPathFinding.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/2DPathFinding/MapConfigExporter.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/2DPathFinding/MapConfigExporter.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/2DPathFinding/NavMeshStaticObstacle.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/2DPathFinding/NavMeshStaticObstacle.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/DotRecast.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/DotRecast/DotRecastEditor.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/DotRecast/DotRecastEditor.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.Unity.Editor.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.Unity.Editor/src.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.Unity.Editor/src/EntitasPreferencesDrawer.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.Unity.Editor/src/EntitasPreferencesDrawer.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.Unity.Editor/src/EntitasPreferencesWindow.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.Unity.Editor/src/EntitasPreferencesWindow.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.Unity.Editor/src/Images.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.Unity.Editor/src/Images/EntitasHeader.png (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.Unity.Editor/src/Images/EntitasHeader.png.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.Unity.Editor/src/Menu.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.Unity.Editor/src/Menu/CheckForUpdates.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.Unity.Editor/src/Menu/CheckForUpdates.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.Unity.Editor/src/Menu/EntitasMenuItems.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.Unity.Editor/src/Menu/EntitasMenuItems.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/ContextObserver.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/ContextObserver/ContextObserverInspector.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/ContextObserver/ContextObserverInspector.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/DebugSystems.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/DebugSystems/DebugSystemsInspector.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/DebugSystems/DebugSystemsInspector.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/EntitasHierarchyIcon.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/EntitasHierarchyIcon.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/EntitasStats.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/EntitasStats.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Entity.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Entity/DefaultInstanceCreator.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Entity/DefaultInstanceCreator/DefaultArrayCreator.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Entity/DefaultInstanceCreator/DefaultArrayCreator.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Entity/DefaultInstanceCreator/DefaultStringCreator.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Entity/DefaultInstanceCreator/DefaultStringCreator.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Entity/DefaultInstanceCreator/IDefaultInstanceCreator.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Entity/DefaultInstanceCreator/IDefaultInstanceCreator.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Entity/Entity.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Entity/Entity/EntityDrawer.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Entity/Entity/EntityDrawer.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Entity/Entity/EntityDrawerState.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Entity/Entity/EntityDrawerState.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Entity/Entity/EntityInspector.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Entity/Entity/EntityInspector.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Entity/IComponentDrawer.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Entity/IComponentDrawer.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Entity/TypeDrawer.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Entity/TypeDrawer/AnimationCurveTypeDrawer.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Entity/TypeDrawer/AnimationCurveTypeDrawer.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Entity/TypeDrawer/ArrayTypeDrawer.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Entity/TypeDrawer/ArrayTypeDrawer.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Entity/TypeDrawer/BoolTypeDrawer.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Entity/TypeDrawer/BoolTypeDrawer.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Entity/TypeDrawer/BoundsTypeDrawer.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Entity/TypeDrawer/BoundsTypeDrawer.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Entity/TypeDrawer/CharTypeDrawer.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Entity/TypeDrawer/CharTypeDrawer.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Entity/TypeDrawer/ColorTypeDrawer.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Entity/TypeDrawer/ColorTypeDrawer.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Entity/TypeDrawer/DateTimeTypeDrawer.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Entity/TypeDrawer/DateTimeTypeDrawer.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Entity/TypeDrawer/DictionaryTypeDrawer.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Entity/TypeDrawer/DictionaryTypeDrawer.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Entity/TypeDrawer/DoubleTypeDrawer.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Entity/TypeDrawer/DoubleTypeDrawer.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Entity/TypeDrawer/EnumTypeDrawer.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Entity/TypeDrawer/EnumTypeDrawer.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Entity/TypeDrawer/FloatTypeDrawer.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Entity/TypeDrawer/FloatTypeDrawer.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Entity/TypeDrawer/HashSetTypeDrawer.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Entity/TypeDrawer/HashSetTypeDrawer.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Entity/TypeDrawer/ITypeDrawer.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Entity/TypeDrawer/ITypeDrawer.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Entity/TypeDrawer/IntTypeDrawer.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Entity/TypeDrawer/IntTypeDrawer.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Entity/TypeDrawer/ListTypeDrawer.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Entity/TypeDrawer/ListTypeDrawer.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Entity/TypeDrawer/RectTypeDrawer.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Entity/TypeDrawer/RectTypeDrawer.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Entity/TypeDrawer/StringTypeDrawer.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Entity/TypeDrawer/StringTypeDrawer.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Entity/TypeDrawer/UnityObjectTypeDrawer.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Entity/TypeDrawer/UnityObjectTypeDrawer.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Entity/TypeDrawer/Vector2TypeDrawer.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Entity/TypeDrawer/Vector2TypeDrawer.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Entity/TypeDrawer/Vector3TypeDrawer.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Entity/TypeDrawer/Vector3TypeDrawer.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Entity/TypeDrawer/Vector4TypeDrawer.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Entity/TypeDrawer/Vector4TypeDrawer.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/EntityLinkInspector.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/EntityLinkInspector.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Images.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Images/EntitasContextErrorHierarchyIcon.png (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Images/EntitasContextErrorHierarchyIcon.png.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Images/EntitasContextHierarchyIcon.png (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Images/EntitasContextHierarchyIcon.png.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Images/EntitasEntityErrorHierarchyIcon.png (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Images/EntitasEntityErrorHierarchyIcon.png.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Images/EntitasEntityHierarchyIcon.png (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Images/EntitasEntityHierarchyIcon.png.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Images/EntitasEntityLinkHierarchyIcon.png (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Images/EntitasEntityLinkHierarchyIcon.png.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Images/EntitasEntityLinkWarnHierarchyIcon.png (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Images/EntitasEntityLinkWarnHierarchyIcon.png.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Images/EntitasSystemsHierarchyIcon.png (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Images/EntitasSystemsHierarchyIcon.png.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Images/EntitasSystemsWarnHierarchyIcon.png (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/Images/EntitasSystemsWarnHierarchyIcon.png.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/VisualDebuggingConfig.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/VisualDebuggingConfig.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/VisualDebuggingEntitasExtension.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/VisualDebuggingEntitasExtension.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/VisualDebuggingPreferencesDrawer.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/Entitas/Entitas.VisualDebugging.Unity.Editor/src/VisualDebuggingPreferencesDrawer.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/JNGame.Editor.asmdef (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Editor/JNGame.Editor.asmdef.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas.CodeGeneration.Attributes.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas.CodeGeneration.Attributes/src.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas.CodeGeneration.Attributes/src/CleanupAttribute.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas.CodeGeneration.Attributes/src/CleanupAttribute.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas.CodeGeneration.Attributes/src/ComponentNameAttribute.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas.CodeGeneration.Attributes/src/ComponentNameAttribute.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas.CodeGeneration.Attributes/src/ContextAttribute.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas.CodeGeneration.Attributes/src/ContextAttribute.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas.CodeGeneration.Attributes/src/CustomEntityIndexAttribute.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas.CodeGeneration.Attributes/src/CustomEntityIndexAttribute.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas.CodeGeneration.Attributes/src/DontGenerateAttribute.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas.CodeGeneration.Attributes/src/DontGenerateAttribute.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas.CodeGeneration.Attributes/src/Entitas.CodeGeneration.Attributes.csproj (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas.CodeGeneration.Attributes/src/Entitas.CodeGeneration.Attributes.csproj.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas.CodeGeneration.Attributes/src/EntityIndex.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas.CodeGeneration.Attributes/src/EntityIndex/AbstractEntityIndexAttribute.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas.CodeGeneration.Attributes/src/EntityIndex/AbstractEntityIndexAttribute.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas.CodeGeneration.Attributes/src/EntityIndex/EntityIndexAttribute.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas.CodeGeneration.Attributes/src/EntityIndex/EntityIndexAttribute.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas.CodeGeneration.Attributes/src/EntityIndex/EntityIndexGetMethodAttribute.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas.CodeGeneration.Attributes/src/EntityIndex/EntityIndexGetMethodAttribute.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas.CodeGeneration.Attributes/src/EntityIndex/EntityIndexType.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas.CodeGeneration.Attributes/src/EntityIndex/EntityIndexType.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas.CodeGeneration.Attributes/src/EntityIndex/PrimaryEntityIndexAttribute.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas.CodeGeneration.Attributes/src/EntityIndex/PrimaryEntityIndexAttribute.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas.CodeGeneration.Attributes/src/EventAttribute.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas.CodeGeneration.Attributes/src/EventAttribute.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas.CodeGeneration.Attributes/src/FlagPrefixAttribute.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas.CodeGeneration.Attributes/src/FlagPrefixAttribute.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas.CodeGeneration.Attributes/src/PostConstructorAttribute.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas.CodeGeneration.Attributes/src/PostConstructorAttribute.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas.CodeGeneration.Attributes/src/UniqueAttribute.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas.CodeGeneration.Attributes/src/UniqueAttribute.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas.Unity.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas.Unity/src.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas.Unity/src/EntityLink.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas.Unity/src/EntityLink.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas.VisualDebugging.Unity.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas.VisualDebugging.Unity/src.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas.VisualDebugging.Unity/src/ContextObserver.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas.VisualDebugging.Unity/src/ContextObserver/ContextObserver.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas.VisualDebugging.Unity/src/ContextObserver/ContextObserver.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas.VisualDebugging.Unity/src/ContextObserver/ContextObserverBehaviour.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas.VisualDebugging.Unity/src/ContextObserver/ContextObserverBehaviour.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas.VisualDebugging.Unity/src/ContextObserver/ContextObserverExtension.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas.VisualDebugging.Unity/src/ContextObserver/ContextObserverExtension.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas.VisualDebugging.Unity/src/DebugSystems.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas.VisualDebugging.Unity/src/DebugSystems/DebugSystems.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas.VisualDebugging.Unity/src/DebugSystems/DebugSystems.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas.VisualDebugging.Unity/src/DebugSystems/DebugSystemsBehaviour.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas.VisualDebugging.Unity/src/DebugSystems/DebugSystemsBehaviour.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas.VisualDebugging.Unity/src/DebugSystems/SystemInfo.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas.VisualDebugging.Unity/src/DebugSystems/SystemInfo.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas.VisualDebugging.Unity/src/Entity.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas.VisualDebugging.Unity/src/Entity/DontDrawComponentAttribute.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas.VisualDebugging.Unity/src/Entity/DontDrawComponentAttribute.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas.VisualDebugging.Unity/src/Entity/EntityBehaviour.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas.VisualDebugging.Unity/src/Entity/EntityBehaviour.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas.VisualDebugging.Unity/src/GameObjectDestroyExtension.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas.VisualDebugging.Unity/src/GameObjectDestroyExtension.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Collector.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Collector/Collector.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Collector/Collector.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Collector/CollectorContextExtension.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Collector/CollectorContextExtension.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Collector/CollectorException.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Collector/CollectorException.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Collector/ICollector.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Collector/ICollector.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Collector/TriggerOnEvent.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Collector/TriggerOnEvent.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Collector/TriggerOnEventMatcherExtension.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Collector/TriggerOnEventMatcherExtension.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Context.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Context/Context.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Context/Context.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Context/ContextExtension.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Context/ContextExtension.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Context/Exceptions.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Context/Exceptions/ContextDoesNotContainEntityException.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Context/Exceptions/ContextDoesNotContainEntityException.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Context/Exceptions/ContextEntityIndexDoesAlreadyExistException.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Context/Exceptions/ContextEntityIndexDoesAlreadyExistException.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Context/Exceptions/ContextEntityIndexDoesNotExistException.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Context/Exceptions/ContextEntityIndexDoesNotExistException.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Context/Exceptions/ContextInfoException.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Context/Exceptions/ContextInfoException.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Context/Exceptions/ContextStillHasRetainedEntitiesException.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Context/Exceptions/ContextStillHasRetainedEntitiesException.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Context/Exceptions/EntityIsNotDestroyedException.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Context/Exceptions/EntityIsNotDestroyedException.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Context/IContext.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Context/IContext.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Context/IContexts.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Context/IContexts.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/ContextInfo.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/ContextInfo.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/EntitasException.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/EntitasException.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/EntitasResources.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/EntitasResources.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Entity.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Entity/Entity.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Entity/Entity.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Entity/EntityEqualityComparer.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Entity/EntityEqualityComparer.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Entity/Exceptions.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Entity/Exceptions/EntityAlreadyHasComponentException.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Entity/Exceptions/EntityAlreadyHasComponentException.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Entity/Exceptions/EntityDoesNotHaveComponentException.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Entity/Exceptions/EntityDoesNotHaveComponentException.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Entity/Exceptions/EntityIsAlreadyRetainedByOwnerException.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Entity/Exceptions/EntityIsAlreadyRetainedByOwnerException.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Entity/Exceptions/EntityIsNotEnabledException.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Entity/Exceptions/EntityIsNotEnabledException.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Entity/Exceptions/EntityIsNotRetainedByOwnerException.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Entity/Exceptions/EntityIsNotRetainedByOwnerException.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Entity/IAERC.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Entity/IAERC.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Entity/IEntity.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Entity/IEntity.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Entity/SafeAERC.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Entity/SafeAERC.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Entity/UnsafeAERC.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Entity/UnsafeAERC.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/EntityIndex.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/EntityIndex/AbstractEntityIndex.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/EntityIndex/AbstractEntityIndex.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/EntityIndex/EntityIndex.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/EntityIndex/EntityIndex.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/EntityIndex/EntityIndexException.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/EntityIndex/EntityIndexException.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/EntityIndex/IEntityIndex.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/EntityIndex/IEntityIndex.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/EntityIndex/PrimaryEntityIndex.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/EntityIndex/PrimaryEntityIndex.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Extensions.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Extensions/CollectionExtension.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Extensions/CollectionExtension.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Extensions/EntitasStringExtension.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Extensions/EntitasStringExtension.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Extensions/PublicMemberInfoEntityExtension.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Extensions/PublicMemberInfoEntityExtension.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Group.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Group/Group.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Group/Group.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Group/GroupEvent.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Group/GroupEvent.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Group/GroupExtension.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Group/GroupExtension.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Group/GroupSingleEntityException.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Group/GroupSingleEntityException.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Group/IGroup.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Group/IGroup.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/IComponent.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/IComponent.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Matcher.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Matcher/Interfaces.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Matcher/Interfaces/IAllOfMatcher.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Matcher/Interfaces/IAllOfMatcher.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Matcher/Interfaces/IAnyOfMatcher.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Matcher/Interfaces/IAnyOfMatcher.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Matcher/Interfaces/ICompoundMatcher.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Matcher/Interfaces/ICompoundMatcher.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Matcher/Interfaces/IMatcher.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Matcher/Interfaces/IMatcher.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Matcher/Interfaces/INoneOfMatcher.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Matcher/Interfaces/INoneOfMatcher.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Matcher/Matcher.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Matcher/Matcher.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Matcher/MatcherEquals.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Matcher/MatcherEquals.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Matcher/MatcherException.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Matcher/MatcherException.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Matcher/MatcherStatic.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Matcher/MatcherStatic.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Matcher/MatcherToString.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Matcher/MatcherToString.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Systems.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Systems/Interfaces.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Systems/Interfaces/ICleanupSystem.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Systems/Interfaces/ICleanupSystem.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Systems/Interfaces/IExecuteSystem.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Systems/Interfaces/IExecuteSystem.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Systems/Interfaces/IInitializeSystem.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Systems/Interfaces/IInitializeSystem.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Systems/Interfaces/IReactiveSystem.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Systems/Interfaces/IReactiveSystem.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Systems/Interfaces/ISystem.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Systems/Interfaces/ISystem.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Systems/Interfaces/ITearDownSystem.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Systems/Interfaces/ITearDownSystem.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Systems/JobSystem.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Systems/JobSystem.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Systems/MultiReactiveSystem.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Systems/MultiReactiveSystem.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Systems/ReactiveSystem.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Systems/ReactiveSystem.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Systems/Systems.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/Systems/Systems.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/version.txt (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Entitas/src/version.txt.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Generated.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Generated/Feature.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/Core/Generated/Feature.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/JNLookup.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Entitas/JNLookup.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/JNGame.Runtime.asmdef (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/JNGame.Runtime.asmdef.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/JNetGame.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/JNetGame.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/BSP.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/BSP/BspTree.UnityExt.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/BSP/BspTree.UnityExt.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/BSP/BspTree.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/BSP/BspTree.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/BSP/BspTreeNode.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/BSP/BspTreeNode.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/BSP/ESplitType.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/BSP/ESplitType.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/BSP/SplitLine.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/BSP/SplitLine.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/BSP/TriangleRef.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/BSP/TriangleRef.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/GenMapConfigHelper.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/GenMapConfigHelper.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/NavMesh.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/NavMesh/Geometry.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/NavMesh/Geometry/GeometryUtil.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/NavMesh/Geometry/GeometryUtil.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/NavMesh/Geometry/Plane.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/NavMesh/Geometry/Plane.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/NavMesh/Geometry/Ray.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/NavMesh/Geometry/Ray.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/NavMesh/NavMesh.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/NavMesh/NavMesh/IConnection.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/NavMesh/NavMesh/IConnection.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/NavMesh/NavMesh/IGraph.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/NavMesh/NavMesh/IGraph.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/NavMesh/NavMesh/IndexedGraph.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/NavMesh/NavMesh/IndexedGraph.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/NavMesh/NavMesh/NavMeshData.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/NavMesh/NavMesh/NavMeshData.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/NavMesh/NavMesh/NavTriangle.Extension.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/NavMesh/NavMesh/NavTriangle.Extension.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/NavMesh/NavMesh/NavTriangle.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/NavMesh/NavMesh/NavTriangle.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/NavMesh/NavMesh/TriangleEdge.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/NavMesh/NavMesh/TriangleEdge.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/NavMesh/NavMesh/TriangleGraph.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/NavMesh/NavMesh/TriangleGraph.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/NavMesh/NavMesh/TriangleNavMesh.UnityExt.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/NavMesh/NavMesh/TriangleNavMesh.UnityExt.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/NavMesh/NavMesh/TriangleNavMesh.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/NavMesh/NavMesh/TriangleNavMesh.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/NavMesh/PathFinder.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/NavMesh/PathFinder/DefaultGraphPath.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/NavMesh/PathFinder/DefaultGraphPath.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/NavMesh/PathFinder/EdgePoint.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/NavMesh/PathFinder/EdgePoint.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/NavMesh/PathFinder/Funnel.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/NavMesh/PathFinder/Funnel.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/NavMesh/PathFinder/IGraphPath.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/NavMesh/PathFinder/IGraphPath.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/NavMesh/PathFinder/IHeuristic.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/NavMesh/PathFinder/IHeuristic.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/NavMesh/PathFinder/IPathFinder.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/NavMesh/PathFinder/IPathFinder.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/NavMesh/PathFinder/IndexedAStarPathFinder.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/NavMesh/PathFinder/IndexedAStarPathFinder.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/NavMesh/PathFinder/NodeBinaryHeap.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/NavMesh/PathFinder/NodeBinaryHeap.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/NavMesh/PathFinder/TriangleEdgeGraphPath.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/NavMesh/PathFinder/TriangleEdgeGraphPath.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/NavMesh/PathFinder/TriangleHeuristic.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/NavMesh/PathFinder/TriangleHeuristic.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/NavMesh/PathFinder/TrianglePointPath.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/2DPathFinding/NavMesh/PathFinder/TrianglePointPath.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/DotRecastController.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/DotRecastController.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/DotRecastRoot.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/DotRecastRoot.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/Buffers.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/Buffers/RcCyclicBuffer.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/Buffers/RcCyclicBuffer.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/Buffers/RcCyclicBuffers.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/Buffers/RcCyclicBuffers.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/Buffers/RcRentedArray.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/Buffers/RcRentedArray.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/Collections.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/Collections/CollectionExtensions.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/Collections/CollectionExtensions.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/Collections/RcImmutableArray.Enumerable.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/Collections/RcImmutableArray.Enumerable.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/Collections/RcImmutableArray.Listable.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/Collections/RcImmutableArray.Listable.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/Collections/RcImmutableArray.Minimal.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/Collections/RcImmutableArray.Minimal.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/Collections/RcImmutableArray.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/Collections/RcImmutableArray.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/Collections/RcSortedQueue.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/Collections/RcSortedQueue.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/Collections/RcStackArray128.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/Collections/RcStackArray128.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/Collections/RcStackArray16.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/Collections/RcStackArray16.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/Collections/RcStackArray2.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/Collections/RcStackArray2.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/Collections/RcStackArray256.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/Collections/RcStackArray256.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/Collections/RcStackArray32.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/Collections/RcStackArray32.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/Collections/RcStackArray4.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/Collections/RcStackArray4.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/Collections/RcStackArray512.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/Collections/RcStackArray512.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/Collections/RcStackArray64.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/Collections/RcStackArray64.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/Collections/RcStackArray8.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/Collections/RcStackArray8.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/Compression.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/Compression/FastLZ.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/Compression/FastLZ.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/DotRecast.Core.csproj (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/DotRecast.Core.csproj.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/IRcCompressor.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/IRcCompressor.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/IRcRand.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/IRcRand.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/Numerics.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/Numerics/RcMatrix4x4f.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/Numerics/RcMatrix4x4f.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/Numerics/RcVec2f.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/Numerics/RcVec2f.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/Numerics/RcVec3f.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/Numerics/RcVec3f.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/Numerics/RcVecUtils.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/Numerics/RcVecUtils.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/RcArrays.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/RcArrays.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/RcAtomicBoolean.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/RcAtomicBoolean.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/RcAtomicFloat.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/RcAtomicFloat.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/RcAtomicInteger.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/RcAtomicInteger.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/RcAtomicLong.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/RcAtomicLong.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/RcByteBuffer.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/RcByteBuffer.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/RcByteOrder.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/RcByteOrder.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/RcByteUtils.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/RcByteUtils.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/RcContext.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/RcContext.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/RcConvexUtils.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/RcConvexUtils.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/RcDirectory.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/RcDirectory.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/RcEdge.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/RcEdge.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/RcFrequency.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/RcFrequency.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/RcHashCodes.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/RcHashCodes.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/RcIntersections.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/RcIntersections.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/RcMath.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/RcMath.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/RcObjImporter.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/RcObjImporter.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/RcObjImporterContext.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/RcObjImporterContext.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/RcProcess.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/RcProcess.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/RcRand.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/RcRand.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/RcResources.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/RcResources.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/RcScopedTimer.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/RcScopedTimer.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/RcSegmentVert.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/RcSegmentVert.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/RcSpans.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/RcSpans.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/RcTelemetryTick.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/RcTelemetryTick.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/RcThrowHelper.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/RcThrowHelper.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/RcTimerLabel.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Core/RcTimerLabel.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Crowd.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Crowd/DotRecast.Detour.Crowd.csproj (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Crowd/DotRecast.Detour.Crowd.csproj.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Crowd/DtCrowd.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Crowd/DtCrowd.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Crowd/DtCrowdAgent.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Crowd/DtCrowdAgent.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Crowd/DtCrowdAgentAnimation.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Crowd/DtCrowdAgentAnimation.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Crowd/DtCrowdAgentConfig.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Crowd/DtCrowdAgentConfig.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Crowd/DtCrowdAgentDebugInfo.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Crowd/DtCrowdAgentDebugInfo.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Crowd/DtCrowdAgentParams.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Crowd/DtCrowdAgentParams.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Crowd/DtCrowdAgentState.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Crowd/DtCrowdAgentState.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Crowd/DtCrowdAgentUpdateFlags.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Crowd/DtCrowdAgentUpdateFlags.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Crowd/DtCrowdConfig.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Crowd/DtCrowdConfig.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Crowd/DtCrowdConst.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Crowd/DtCrowdConst.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Crowd/DtCrowdNeighbour.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Crowd/DtCrowdNeighbour.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Crowd/DtCrowdScopedTimer.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Crowd/DtCrowdScopedTimer.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Crowd/DtCrowdTelemetry.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Crowd/DtCrowdTelemetry.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Crowd/DtCrowdTimerLabel.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Crowd/DtCrowdTimerLabel.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Crowd/DtLocalBoundary.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Crowd/DtLocalBoundary.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Crowd/DtMoveRequestState.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Crowd/DtMoveRequestState.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Crowd/DtObstacleAvoidanceDebugData.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Crowd/DtObstacleAvoidanceDebugData.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Crowd/DtObstacleAvoidanceParams.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Crowd/DtObstacleAvoidanceParams.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Crowd/DtObstacleAvoidanceQuery.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Crowd/DtObstacleAvoidanceQuery.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Crowd/DtObstacleCircle.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Crowd/DtObstacleCircle.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Crowd/DtObstacleSegment.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Crowd/DtObstacleSegment.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Crowd/DtPathCorridor.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Crowd/DtPathCorridor.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Crowd/DtPathQuery.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Crowd/DtPathQuery.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Crowd/DtPathQueryResult.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Crowd/DtPathQueryResult.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Crowd/DtPathQueue.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Crowd/DtPathQueue.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Crowd/DtProximityGrid.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Crowd/DtProximityGrid.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Crowd/DtSegment.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Crowd/DtSegment.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Dynamic.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Dynamic/Colliders.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Dynamic/Colliders/DtBoxCollider.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Dynamic/Colliders/DtBoxCollider.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Dynamic/Colliders/DtCapsuleCollider.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Dynamic/Colliders/DtCapsuleCollider.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Dynamic/Colliders/DtCollider.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Dynamic/Colliders/DtCollider.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Dynamic/Colliders/DtCompositeCollider.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Dynamic/Colliders/DtCompositeCollider.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Dynamic/Colliders/DtConvexTrimeshCollider.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Dynamic/Colliders/DtConvexTrimeshCollider.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Dynamic/Colliders/DtCylinderCollider.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Dynamic/Colliders/DtCylinderCollider.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Dynamic/Colliders/DtSphereCollider.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Dynamic/Colliders/DtSphereCollider.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Dynamic/Colliders/DtTrimeshCollider.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Dynamic/Colliders/DtTrimeshCollider.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Dynamic/Colliders/IDtCollider.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Dynamic/Colliders/IDtCollider.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Dynamic/DotRecast.Detour.Dynamic.csproj (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Dynamic/DotRecast.Detour.Dynamic.csproj.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Dynamic/DtDynamicNavMesh.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Dynamic/DtDynamicNavMesh.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Dynamic/DtDynamicNavMeshConfig.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Dynamic/DtDynamicNavMeshConfig.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Dynamic/DtDynamicTile.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Dynamic/DtDynamicTile.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Dynamic/DtDynamicTileCheckpoint.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Dynamic/DtDynamicTileCheckpoint.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Dynamic/DtDynamicTileColliderAdditionJob.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Dynamic/DtDynamicTileColliderAdditionJob.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Dynamic/DtDynamicTileColliderRemovalJob.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Dynamic/DtDynamicTileColliderRemovalJob.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Dynamic/DtVoxelQuery.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Dynamic/DtVoxelQuery.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Dynamic/IDtDaynmicTileJob.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Dynamic/IDtDaynmicTileJob.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Dynamic/Io.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Dynamic/Io/DtVoxelFile.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Dynamic/Io/DtVoxelFile.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Dynamic/Io/DtVoxelFileReader.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Dynamic/Io/DtVoxelFileReader.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Dynamic/Io/DtVoxelFileWriter.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Dynamic/Io/DtVoxelFileWriter.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Dynamic/Io/DtVoxelTile.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Dynamic/Io/DtVoxelTile.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/BVTreeBuilder.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/BVTreeBuilder.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/DotRecast.Detour.Extras.csproj (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/DotRecast.Detour.Extras.csproj.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/DtPolyUtils.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/DtPolyUtils.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Jumplink.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Jumplink/AbstractGroundSampler.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Jumplink/AbstractGroundSampler.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Jumplink/ClimbTrajectory.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Jumplink/ClimbTrajectory.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Jumplink/EdgeExtractor.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Jumplink/EdgeExtractor.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Jumplink/EdgeSampler.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Jumplink/EdgeSampler.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Jumplink/EdgeSamplerFactory.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Jumplink/EdgeSamplerFactory.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Jumplink/GroundSample.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Jumplink/GroundSample.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Jumplink/GroundSegment.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Jumplink/GroundSegment.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Jumplink/IGroundSampler.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Jumplink/IGroundSampler.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Jumplink/JumpEdge.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Jumplink/JumpEdge.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Jumplink/JumpLink.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Jumplink/JumpLink.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Jumplink/JumpLinkBuilder.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Jumplink/JumpLinkBuilder.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Jumplink/JumpLinkBuilderConfig.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Jumplink/JumpLinkBuilderConfig.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Jumplink/JumpLinkType.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Jumplink/JumpLinkType.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Jumplink/JumpSegment.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Jumplink/JumpSegment.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Jumplink/JumpSegmentBuilder.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Jumplink/JumpSegmentBuilder.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Jumplink/JumpTrajectory.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Jumplink/JumpTrajectory.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Jumplink/NavMeshGroundSampler.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Jumplink/NavMeshGroundSampler.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Jumplink/PolyQueryInvoker.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Jumplink/PolyQueryInvoker.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Jumplink/Trajectory.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Jumplink/Trajectory.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Jumplink/TrajectorySampler.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Jumplink/TrajectorySampler.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/ObjExporter.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/ObjExporter.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Unity.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Unity/Astar.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Unity/Astar/BVTreeCreator.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Unity/Astar/BVTreeCreator.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Unity/Astar/GraphConnectionReader.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Unity/Astar/GraphConnectionReader.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Unity/Astar/GraphData.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Unity/Astar/GraphData.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Unity/Astar/GraphMeshData.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Unity/Astar/GraphMeshData.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Unity/Astar/GraphMeshDataReader.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Unity/Astar/GraphMeshDataReader.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Unity/Astar/GraphMeta.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Unity/Astar/GraphMeta.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Unity/Astar/GraphMetaReader.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Unity/Astar/GraphMetaReader.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Unity/Astar/LinkBuilder.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Unity/Astar/LinkBuilder.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Unity/Astar/Meta.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Unity/Astar/Meta.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Unity/Astar/MetaReader.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Unity/Astar/MetaReader.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Unity/Astar/NodeIndexReader.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Unity/Astar/NodeIndexReader.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Unity/Astar/NodeLink2.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Unity/Astar/NodeLink2.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Unity/Astar/NodeLink2Reader.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Unity/Astar/NodeLink2Reader.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Unity/Astar/OffMeshLinkCreator.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Unity/Astar/OffMeshLinkCreator.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Unity/Astar/UnityAStarPathfindingImporter.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Unity/Astar/UnityAStarPathfindingImporter.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Unity/Astar/UnityAStarPathfindingReader.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Unity/Astar/UnityAStarPathfindingReader.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Unity/Astar/ZipBinaryReader.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.Extras/Unity/Astar/ZipBinaryReader.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.TileCache.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.TileCache/DotRecast.Detour.TileCache.csproj (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.TileCache/DotRecast.Detour.TileCache.csproj.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.TileCache/DtCompressedTile.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.TileCache/DtCompressedTile.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.TileCache/DtCompressedTileFlags.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.TileCache/DtCompressedTileFlags.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.TileCache/DtLayerMonotoneRegion.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.TileCache/DtLayerMonotoneRegion.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.TileCache/DtObstacleRequest.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.TileCache/DtObstacleRequest.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.TileCache/DtObstacleRequestAction.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.TileCache/DtObstacleRequestAction.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.TileCache/DtObstacleState.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.TileCache/DtObstacleState.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.TileCache/DtTempContour.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.TileCache/DtTempContour.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.TileCache/DtTileCache.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.TileCache/DtTileCache.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.TileCache/DtTileCacheBuilder.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.TileCache/DtTileCacheBuilder.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.TileCache/DtTileCacheContour.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.TileCache/DtTileCacheContour.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.TileCache/DtTileCacheContourSet.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.TileCache/DtTileCacheContourSet.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.TileCache/DtTileCacheLayer.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.TileCache/DtTileCacheLayer.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.TileCache/DtTileCacheLayerBuildResult.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.TileCache/DtTileCacheLayerBuildResult.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.TileCache/DtTileCacheLayerBuilder.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.TileCache/DtTileCacheLayerBuilder.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.TileCache/DtTileCacheLayerHeader.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.TileCache/DtTileCacheLayerHeader.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.TileCache/DtTileCacheObstacle.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.TileCache/DtTileCacheObstacle.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.TileCache/DtTileCacheObstacleType.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.TileCache/DtTileCacheObstacleType.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.TileCache/DtTileCacheParams.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.TileCache/DtTileCacheParams.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.TileCache/DtTileCachePolyMesh.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.TileCache/DtTileCachePolyMesh.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.TileCache/DtTileCacheStorageParams.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.TileCache/DtTileCacheStorageParams.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.TileCache/IDtTileCacheMeshProcess.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.TileCache/IDtTileCacheMeshProcess.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.TileCache/Io.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.TileCache/Io/Compress.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.TileCache/Io/Compress/DtTileCacheCompressorFactory.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.TileCache/Io/Compress/DtTileCacheCompressorFactory.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.TileCache/Io/Compress/DtTileCacheFastLzCompressor.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.TileCache/Io/Compress/DtTileCacheFastLzCompressor.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.TileCache/Io/Compress/IDtTileCacheCompressorFactory.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.TileCache/Io/Compress/IDtTileCacheCompressorFactory.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.TileCache/Io/DtTileCacheLayerHeaderReader.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.TileCache/Io/DtTileCacheLayerHeaderReader.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.TileCache/Io/DtTileCacheLayerHeaderWriter.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.TileCache/Io/DtTileCacheLayerHeaderWriter.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.TileCache/Io/DtTileCacheReader.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.TileCache/Io/DtTileCacheReader.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.TileCache/Io/DtTileCacheSetHeader.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.TileCache/Io/DtTileCacheSetHeader.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.TileCache/Io/DtTileCacheWriter.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.TileCache/Io/DtTileCacheWriter.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/BVItem.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/BVItem.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/BVItemXComparer.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/BVItemXComparer.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/BVItemYComparer.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/BVItemYComparer.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/BVItemZComparer.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/BVItemZComparer.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DetourBuilder.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DetourBuilder.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DotRecast.Detour.csproj (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DotRecast.Detour.csproj.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtBVNode.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtBVNode.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtConnectPoly.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtConnectPoly.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtConvexConvexInFlag.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtConvexConvexInFlag.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtConvexConvexIntersection.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtConvexConvexIntersection.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtConvexConvexIntersections.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtConvexConvexIntersections.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtDefaultQueryHeuristic.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtDefaultQueryHeuristic.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtDetailTriEdgeFlags.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtDetailTriEdgeFlags.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtFindNearestPolyQuery.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtFindNearestPolyQuery.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtFindPathOption.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtFindPathOption.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtFindPathOptions.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtFindPathOptions.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtLink.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtLink.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtMeshData.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtMeshData.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtMeshHeader.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtMeshHeader.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtMeshTile.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtMeshTile.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtNavMesh.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtNavMesh.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtNavMeshBuilder.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtNavMeshBuilder.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtNavMeshCreateParams.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtNavMeshCreateParams.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtNavMeshParams.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtNavMeshParams.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtNavMeshQuery.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtNavMeshQuery.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtNavMeshRaycast.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtNavMeshRaycast.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtNoOpDtPolygonByCircleConstraint.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtNoOpDtPolygonByCircleConstraint.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtNode.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtNode.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtNodeFlags.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtNodeFlags.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtNodePool.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtNodePool.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtNodeQueue.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtNodeQueue.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtOffMeshConnection.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtOffMeshConnection.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtPathUtils.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtPathUtils.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtPoly.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtPoly.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtPolyDetail.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtPolyDetail.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtPolyPoint.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtPolyPoint.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtPolyTypes.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtPolyTypes.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtQueryData.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtQueryData.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtQueryDefaultFilter.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtQueryDefaultFilter.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtQueryEmptyFilter.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtQueryEmptyFilter.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtQueryNoOpFilter.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtQueryNoOpFilter.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtRaycastHit.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtRaycastHit.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtRaycastOptions.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtRaycastOptions.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtSegInterval.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtSegInterval.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtStatus.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtStatus.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtStraightPath.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtStraightPath.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtStraightPathFlags.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtStraightPathFlags.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtStraightPathOption.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtStraightPathOption.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtStraightPathOptions.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtStraightPathOptions.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtStrictDtPolygonByCircleConstraint.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtStrictDtPolygonByCircleConstraint.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtUtils.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/DtUtils.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/IDtPolyQuery.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/IDtPolyQuery.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/IDtPolygonByCircleConstraint.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/IDtPolygonByCircleConstraint.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/IDtQueryFilter.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/IDtQueryFilter.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/IDtQueryHeuristic.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/IDtQueryHeuristic.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/Io.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/Io/DtMeshDataReader.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/Io/DtMeshDataReader.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/Io/DtMeshDataWriter.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/Io/DtMeshDataWriter.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/Io/DtMeshSetReader.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/Io/DtMeshSetReader.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/Io/DtMeshSetWriter.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/Io/DtMeshSetWriter.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/Io/DtNavMeshParamWriter.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/Io/DtNavMeshParamWriter.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/Io/DtNavMeshParamsReader.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/Io/DtNavMeshParamsReader.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/Io/DtWriter.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/Io/DtWriter.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/Io/IOUtils.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/Io/IOUtils.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/Io/NavMeshSetHeader.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/Io/NavMeshSetHeader.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/Io/NavMeshTileHeader.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Detour/Io/NavMeshTileHeader.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Builder.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Builder/DemoNavMeshBuilder.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Builder/DemoNavMeshBuilder.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Builder/NavMeshBuildResult.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Builder/NavMeshBuildResult.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Builder/SampleAreaModifications.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Builder/SampleAreaModifications.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Builder/SoloNavMeshBuilder.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Builder/SoloNavMeshBuilder.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Builder/TileNavMeshBuilder.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Builder/TileNavMeshBuilder.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/DotRecast.Recast.Toolset.csproj (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/DotRecast.Recast.Toolset.csproj.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Geom.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Geom/DemoDtTileCacheMeshProcess.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Geom/DemoDtTileCacheMeshProcess.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Geom/DemoInputGeomProvider.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Geom/DemoInputGeomProvider.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Gizmos.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Gizmos/IRcGizmoMeshFilter.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Gizmos/IRcGizmoMeshFilter.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Gizmos/RcBoxGizmo.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Gizmos/RcBoxGizmo.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Gizmos/RcCapsuleGizmo.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Gizmos/RcCapsuleGizmo.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Gizmos/RcCompositeGizmo.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Gizmos/RcCompositeGizmo.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Gizmos/RcCylinderGizmo.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Gizmos/RcCylinderGizmo.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Gizmos/RcGizmo.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Gizmos/RcGizmo.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Gizmos/RcGizmoFactory.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Gizmos/RcGizmoFactory.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Gizmos/RcGizmoHelper.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Gizmos/RcGizmoHelper.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Gizmos/RcSphereGizmo.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Gizmos/RcSphereGizmo.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Gizmos/RcTrimeshGizmo.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Gizmos/RcTrimeshGizmo.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/IRcToolable.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/IRcToolable.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/RcNavMeshBuildSettings.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/RcNavMeshBuildSettings.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Tools.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Tools/RcConvexVolumeTool.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Tools/RcConvexVolumeTool.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Tools/RcCrowdAgentData.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Tools/RcCrowdAgentData.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Tools/RcCrowdAgentProfilingTool.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Tools/RcCrowdAgentProfilingTool.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Tools/RcCrowdAgentProfilingToolConfig.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Tools/RcCrowdAgentProfilingToolConfig.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Tools/RcCrowdAgentTrail.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Tools/RcCrowdAgentTrail.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Tools/RcCrowdAgentType.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Tools/RcCrowdAgentType.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Tools/RcCrowdTool.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Tools/RcCrowdTool.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Tools/RcCrowdToolMode.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Tools/RcCrowdToolMode.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Tools/RcDynamicColliderShape.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Tools/RcDynamicColliderShape.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Tools/RcDynamicUpdateTool.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Tools/RcDynamicUpdateTool.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Tools/RcDynamicUpdateToolMode.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Tools/RcDynamicUpdateToolMode.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Tools/RcJumpLinkBuilderTool.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Tools/RcJumpLinkBuilderTool.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Tools/RcJumpLinkBuilderToolConfig.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Tools/RcJumpLinkBuilderToolConfig.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Tools/RcObstacleTool.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Tools/RcObstacleTool.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Tools/RcOffMeshConnectionTool.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Tools/RcOffMeshConnectionTool.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Tools/RcTestNavMeshTool.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Tools/RcTestNavMeshTool.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Tools/RcTestNavmeshToolMode.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Tools/RcTestNavmeshToolMode.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Tools/RcTileTool.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.Toolset/Tools/RcTileTool.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/DotRecast.Recast.csproj (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/DotRecast.Recast.csproj.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/Geom.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/Geom/BoundsItem.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/Geom/BoundsItem.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/Geom/BoundsItemXComparer.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/Geom/BoundsItemXComparer.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/Geom/BoundsItemYComparer.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/Geom/BoundsItemYComparer.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/Geom/DefaultInputGeomProvider.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/Geom/DefaultInputGeomProvider.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/Geom/IInputGeomProvider.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/Geom/IInputGeomProvider.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/Geom/RcChunkyTriMesh.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/Geom/RcChunkyTriMesh.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/Geom/RcChunkyTriMeshNode.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/Geom/RcChunkyTriMeshNode.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/Geom/RcOffMeshConnection.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/Geom/RcOffMeshConnection.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/Geom/RcTriMesh.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/Geom/RcTriMesh.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/Geom/SimpleInputGeomProvider.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/Geom/SimpleInputGeomProvider.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/IRcBuilderProgressListener.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/IRcBuilderProgressListener.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcAreaModification.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcAreaModification.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcAreas.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcAreas.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcAxis.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcAxis.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcBuildContoursFlags.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcBuildContoursFlags.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcBuilder.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcBuilder.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcBuilderConfig.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcBuilderConfig.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcBuilderResult.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcBuilderResult.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcCommons.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcCommons.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcCompactCell.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcCompactCell.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcCompactHeightfield.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcCompactHeightfield.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcCompactSpan.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcCompactSpan.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcCompactSpanBuilder.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcCompactSpanBuilder.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcCompacts.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcCompacts.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcConfig.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcConfig.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcConstants.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcConstants.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcContour.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcContour.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcContourHole.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcContourHole.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcContourHoleComparer.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcContourHoleComparer.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcContourRegion.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcContourRegion.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcContourSet.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcContourSet.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcContours.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcContours.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcConvexVolume.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcConvexVolume.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcDirtyEntry.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcDirtyEntry.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcFilledVolumeRasterization.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcFilledVolumeRasterization.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcFilters.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcFilters.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcHeightPatch.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcHeightPatch.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcHeightfield.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcHeightfield.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcHeightfieldLayer.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcHeightfieldLayer.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcHeightfieldLayerSet.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcHeightfieldLayerSet.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcLayerRegion.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcLayerRegion.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcLayerSweepSpan.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcLayerSweepSpan.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcLayers.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcLayers.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcLevelStackEntry.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcLevelStackEntry.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcMeshDetails.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcMeshDetails.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcMeshs.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcMeshs.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcPartition.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcPartition.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcPartitionType.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcPartitionType.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcPolyMesh.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcPolyMesh.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcPolyMeshDetail.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcPolyMeshDetail.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcPolyMeshRaycast.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcPolyMeshRaycast.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcPotentialDiagonal.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcPotentialDiagonal.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcPotentialDiagonalComparer.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcPotentialDiagonalComparer.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcRasterizations.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcRasterizations.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcRegion.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcRegion.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcRegions.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcRegions.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcSpan.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcSpan.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcSpanPool.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcSpanPool.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcSweepSpan.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcSweepSpan.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcVoxelizations.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Src/DotRecast.Recast/RcVoxelizations.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Util.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Util/MeshData.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Map/DotRecast/Util/MeshData.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Math.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Math/BaseType.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Math/BaseType/LAxis2D.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Math/BaseType/LAxis2D.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Math/BaseType/LAxis3D.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Math/BaseType/LAxis3D.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Math/BaseType/LFloat.Extension.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Math/BaseType/LFloat.Extension.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Math/BaseType/LFloat.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Math/BaseType/LFloat.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Math/BaseType/LMatrix3x3.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Math/BaseType/LMatrix3x3.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Math/BaseType/LQuaternion.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Math/BaseType/LQuaternion.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Math/BaseType/LRect.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Math/BaseType/LRect.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Math/BaseType/LVector.Extension.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Math/BaseType/LVector.Extension.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Math/BaseType/LVector.UnityExtension.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Math/BaseType/LVector.UnityExtension.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Math/BaseType/LVector2.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Math/BaseType/LVector2.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Math/BaseType/LVector2Int.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Math/BaseType/LVector2Int.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Math/BaseType/LVector3.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Math/BaseType/LVector3.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Math/BaseType/LVector3Int.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Math/BaseType/LVector3Int.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Math/HashCodeExtension.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Math/HashCodeExtension.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Math/LMath.LVector.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Math/LMath.LVector.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Math/LMath.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Math/LMath.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Math/LRandom.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Math/LRandom.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Math/LUT.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Math/LUT/LUTAcos.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Math/LUT/LUTAcos.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Math/LUT/LUTAsin.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Math/LUT/LUTAsin.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Math/LUT/LUTAtan2.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Math/LUT/LUTAtan2.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Math/LUT/LUTCos.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Math/LUT/LUTCos.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Math/LUT/LUTSin.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Math/LUT/LUTSin.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Math/PrimerLUT.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Math/PrimerLUT.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Network.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Network/Action.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Network/Action/NActionEnum.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Network/Action/NActionEnum.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Network/Entity.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Network/Entity/JNetParam.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Network/Entity/JNetParam.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Network/Group.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Network/Group/JNClientGroup.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Network/Group/JNClientGroup.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Network/JNClientBase.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Network/JNClientBase.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Network/JNServerBase.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Network/JNServerBase.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Network/JNSocket.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Network/JNSocket.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Network/JNTCPClient.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Network/JNTCPClient.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Network/JNTCPServer.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Network/JNTCPServer.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Network/Proto.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Network/Proto/JNSyncMessage.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Network/Proto/JNSyncMessage.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Network/Proto/JNSyncMessage.proto (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Network/Proto/JNSyncMessage.proto.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Network/Proto/NActionMessage.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Network/Proto/NActionMessage.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Network/Proto/NActionMessage.proto (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Network/Proto/NActionMessage.proto.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Network/Util.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Network/Util/NDataUtil.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Network/Util/NDataUtil.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/App.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/App/Frame.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/App/Frame/JNSyncFrameService.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/App/Frame/JNSyncFrameService.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/App/State.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/App/State/JNSStateClientService.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/App/State/JNSStateClientService.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/App/State/JNSStateServerService.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/App/State/JNSStateServerService.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/App/Tile.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/App/Tile/Entity.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/App/Tile/Entity/Component.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/App/Tile/Entity/Component/JNTileComponent.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/App/Tile/Entity/Component/JNTileComponent.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/App/Tile/Entity/JNTileContext.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/App/Tile/Entity/JNTileContext.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/App/Tile/Entity/JNTileContexts.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/App/Tile/Entity/JNTileContexts.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/App/Tile/Entity/JNTileEntity.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/App/Tile/Entity/JNTileEntity.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/App/Tile/IJNTileCycle.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/App/Tile/IJNTileCycle.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/App/Tile/JNSSTileClientService.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/App/Tile/JNSSTileClientService.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/App/Tile/JNSSTileServerService.MasterSlave.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/App/Tile/JNSSTileServerService.MasterSlave.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/App/Tile/JNSSTileServerService.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/App/Tile/JNSSTileServerService.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/App/Tile/JNSSTileTool.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/App/Tile/JNSSTileTool.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/Debuger.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/Debuger/JNTileServerDebuger.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/Debuger/JNTileServerDebuger.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/Entity.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/Entity/Component.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/Entity/Component/Components.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/Entity/Component/Components/JNTransformComponent.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/Entity/Component/Components/JNTransformComponent.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/Entity/Component/JNComponent.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/Entity/Component/JNComponent.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/Entity/Component/JNEntityLookup.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/Entity/Component/JNEntityLookup.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/Entity/JNContext.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/Entity/JNContext.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/Entity/JNContexts.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/Entity/JNContexts.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/Entity/JNEntity.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/Entity/JNEntity.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/IJNSyncCycle.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/IJNSyncCycle.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/IJNSyncId.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/IJNSyncId.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/JNBaseSystem.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/JNBaseSystem.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/JNSyncDefaultService.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/JNSyncDefaultService.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/JNSyncService.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/JNSyncService.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/System.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/System/Data.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/System/Data/SFrameDataSystem.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/System/Data/SFrameDataSystem.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/System/Data/SStateDataSystem.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/System/Data/SStateDataSystem.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/System/Data/STileDataSystem.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/System/Data/STileDataSystem.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/System/Logic.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/System/Logic/JNInputSystem.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/System/Logic/JNInputSystem.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/System/Logic/JNRandomSystem.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/System/Logic/JNRandomSystem.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/System/SBaseSystem.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/System/SBaseSystem.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/System/SDataSystem.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/System/SDataSystem.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/System/SLogicSystem.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/System/SLogicSystem.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/System/SViewSystem.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/System/SViewSystem.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/View.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/View/IViewData.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/View/IViewData.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/View/ViewData.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Sync/View/ViewData.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/System.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/System/JNSystemLoad.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/System/JNSystemLoad.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/System/SystemBase.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/System/SystemBase.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Util.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Util/EventDispatcher.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Util/EventDispatcher.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Util/JAPI.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Util/JAPI.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Util/JsonUtil.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Util/JsonUtil.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Util/NetTool.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Util/NetTool.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Util/NoThread.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Util/NoThread/Interlocked.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Util/NoThread/Interlocked.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Util/Profiler.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Util/Profiler.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Util/RandomUtil.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Util/RandomUtil.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Util/Singleton.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Util/Singleton.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Util/SingletonScene.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Util/SingletonScene.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Util/Timers.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Util/Timers.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Util/ToUtil.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Util/ToUtil.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Util/Types.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Util/Types/KeyValue.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Util/Types/KeyValue.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Util/UnityMainThreadDispatcher.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Util/UnityMainThreadDispatcher.cs.meta (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Util/UseUtil.cs (100%)
rename JNFrame2/Assets/{HotScripts => Plugins}/JNGame/Runtime/Util/UseUtil.cs.meta (100%)
create mode 100644 JNFrame2/临时存储/GameScripts/App.cs
create mode 100644 JNFrame2/临时存储/GameScripts/App.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/FGui.meta
create mode 100644 JNFrame2/临时存储/GameScripts/FGui/FGuiManager.cs
create mode 100644 JNFrame2/临时存储/GameScripts/FGui/FGuiManager.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/FGui/Publish.meta
create mode 100644 JNFrame2/临时存储/GameScripts/FGui/Publish/Common.meta
create mode 100644 JNFrame2/临时存储/GameScripts/FGui/Publish/Common/CommonBinder.cs
create mode 100644 JNFrame2/临时存储/GameScripts/FGui/Publish/Common/CommonBinder.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/FGui/Publish/Common/UI_Component1.cs
create mode 100644 JNFrame2/临时存储/GameScripts/FGui/Publish/Common/UI_Component1.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/FGui/Publish/MainUI.meta
create mode 100644 JNFrame2/临时存储/GameScripts/FGui/Publish/MainUI/MainUIBinder.cs
create mode 100644 JNFrame2/临时存储/GameScripts/FGui/Publish/MainUI/MainUIBinder.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/FGui/Publish/MainUI/UI_MainUI.cs
create mode 100644 JNFrame2/临时存储/GameScripts/FGui/Publish/MainUI/UI_MainUI.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/FGui/Scripts.meta
create mode 100644 JNFrame2/临时存储/GameScripts/FGui/Scripts/UIScriptDefault.cs
create mode 100644 JNFrame2/临时存储/GameScripts/FGui/Scripts/UIScriptDefault.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/GameScripts.asmdef
create mode 100644 JNFrame2/临时存储/GameScripts/GameScripts.asmdef.meta
create mode 100644 JNFrame2/临时存储/GameScripts/HotGameMain.cs
create mode 100644 JNFrame2/临时存储/GameScripts/HotGameMain.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TB.TbBattleResource.cs
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TB.TbBattleResource.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TB.TbGAttribute.cs
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TB.TbGAttribute.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TB.TbGAttributeFC.cs
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TB.TbGAttributeFC.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TB.TbGGift.cs
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TB.TbGGift.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TB.TbGGlobal.cs
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TB.TbGGlobal.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TB.TbGMap.cs
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TB.TbGMap.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TB.TbGOnHookGlobal.cs
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TB.TbGOnHookGlobal.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TB.TbGOnHookMap120001.cs
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TB.TbGOnHookMap120001.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TB.TbGOnHookMaps.cs
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TB.TbGOnHookMaps.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TB.TbGResource.cs
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TB.TbGResource.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TB.TbGRole.cs
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TB.TbGRole.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TB.TbGRoleAttack.cs
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TB.TbGRoleAttack.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TB.TbGRoleBaseAttribute.cs
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TB.TbGRoleBaseAttribute.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TB.TbGRoleEquip.cs
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TB.TbGRoleEquip.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TB.TbGRoleEquipLevel.cs
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TB.TbGRoleEquipLevel.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TB.TbGRoleEquipQuality.cs
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TB.TbGRoleEquipQuality.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TB.TbGRoleEquipType.cs
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TB.TbGRoleEquipType.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TB.TbGRoleSkill.cs
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TB.TbGRoleSkill.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TB.TbGRoleUpGrow.cs
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TB.TbGRoleUpGrow.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TB.TbGRoleUpStar.cs
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TB.TbGRoleUpStar.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TB.TbGShop.cs
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TB.TbGShop.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TB.TbGSysDungeon.cs
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TB.TbGSysDungeon.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TB.TbGSysDungeon160001.cs
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TB.TbGSysDungeon160001.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TB.TbGSysDungeon160002.cs
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TB.TbGSysDungeon160002.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TB.TbSServerInfo.cs
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TB.TbSServerInfo.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/Tables.cs
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/Tables.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbBattleResource.cs
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbBattleResource.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbGAttribute.cs
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbGAttribute.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbGAttributeFC.cs
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbGAttributeFC.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbGEntity.TAttributeValue.cs
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbGEntity.TAttributeValue.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbGEntity.TDungeon.cs
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbGEntity.TDungeon.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbGEntity.TOnHookLevel.cs
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbGEntity.TOnHookLevel.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbGEntity.TResource.cs
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbGEntity.TResource.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbGEntity.TReward.cs
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbGEntity.TReward.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbGEnum.TGiftLimit.cs
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbGEnum.TGiftLimit.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbGEnum.TReward.cs
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbGEnum.TReward.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbGGift.cs
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbGGift.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbGGlobal.cs
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbGGlobal.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbGMap.cs
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbGMap.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbGOnHookGlobal.cs
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbGOnHookGlobal.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbGOnHookMap120001.cs
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbGOnHookMap120001.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbGOnHookMaps.cs
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbGOnHookMaps.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbGResource.cs
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbGResource.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbGRole.cs
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbGRole.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbGRoleAttack.cs
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbGRoleAttack.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbGRoleBaseAttribute.cs
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbGRoleBaseAttribute.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbGRoleEquip.cs
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbGRoleEquip.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbGRoleEquipLevel.cs
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbGRoleEquipLevel.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbGRoleEquipQuality.cs
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbGRoleEquipQuality.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbGRoleEquipType.cs
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbGRoleEquipType.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbGRoleSkill.cs
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbGRoleSkill.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbGRoleUpGrow.cs
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbGRoleUpGrow.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbGRoleUpStar.cs
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbGRoleUpStar.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbGShop.cs
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbGShop.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbGSysDungeon.cs
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbGSysDungeon.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbGSysDungeon160001.cs
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbGSysDungeon160001.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbGSysDungeon160002.cs
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbGSysDungeon160002.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbSServerInfo.cs
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/TbSServerInfo.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/vector2.cs
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/vector2.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/vector3.cs
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/vector3.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/vector4.cs
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/Gen/vector4.cs.meta
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/LubanManager.cs
create mode 100644 JNFrame2/临时存储/GameScripts/Luban/LubanManager.cs.meta
diff --git a/JNFrame2/Assembly-CSharp-firstpass.csproj b/JNFrame2/Assembly-CSharp-firstpass.csproj
index 48a2158a..689e649c 100644
--- a/JNFrame2/Assembly-CSharp-firstpass.csproj
+++ b/JNFrame2/Assembly-CSharp-firstpass.csproj
@@ -923,6 +923,10 @@
{65d6cac9-6d7d-4b93-ff92-1a5fc94f680c}
FairyGUI.Runtime
+
+ {17b58f54-5d7b-7430-a784-74a4540f4c68}
+ JNGame.Editor
+
{786227ef-f2d4-16aa-9b5e-f745e7520e98}
StompyRobot.SRDebugger
@@ -975,6 +979,10 @@
{694241c5-b793-03a0-1887-6d1b1abd5716}
UniTask.DOTween
+
+ {f1698e1a-06a8-8d93-a550-db6e6cb60322}
+ Samples
+
{a37cd6bb-4243-4e53-0fb1-da1c51041fde}
HotMain
diff --git a/JNFrame2/Assembly-CSharp.csproj b/JNFrame2/Assembly-CSharp.csproj
index 7537c4bc..a6c028f7 100644
--- a/JNFrame2/Assembly-CSharp.csproj
+++ b/JNFrame2/Assembly-CSharp.csproj
@@ -77,9 +77,9 @@
-
+
@@ -966,6 +966,10 @@
{65d6cac9-6d7d-4b93-ff92-1a5fc94f680c}
FairyGUI.Runtime
+
+ {17b58f54-5d7b-7430-a784-74a4540f4c68}
+ JNGame.Editor
+
{786227ef-f2d4-16aa-9b5e-f745e7520e98}
StompyRobot.SRDebugger
@@ -1018,6 +1022,10 @@
{694241c5-b793-03a0-1887-6d1b1abd5716}
UniTask.DOTween
+
+ {f1698e1a-06a8-8d93-a550-db6e6cb60322}
+ Samples
+
{a37cd6bb-4243-4e53-0fb1-da1c51041fde}
HotMain
diff --git a/JNFrame2/Assets/HotMain/HotMain.unity b/JNFrame2/Assets/HotMain/HotMain.unity
index 8da01fe8..193243e7 100644
--- a/JNFrame2/Assets/HotMain/HotMain.unity
+++ b/JNFrame2/Assets/HotMain/HotMain.unity
@@ -356,7 +356,7 @@ Transform:
m_GameObject: {fileID: 1460349557}
serializedVersion: 2
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
- m_LocalPosition: {x: 7.316754, y: -5, z: 0}
+ m_LocalPosition: {x: 6.5151515, y: -5, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: []
diff --git a/JNFrame2/Assets/HybridCLRGenerate/AOTGenericReferences.cs b/JNFrame2/Assets/HybridCLRGenerate/AOTGenericReferences.cs
index 9edffbb4..439bf01f 100644
--- a/JNFrame2/Assets/HybridCLRGenerate/AOTGenericReferences.cs
+++ b/JNFrame2/Assets/HybridCLRGenerate/AOTGenericReferences.cs
@@ -5,8 +5,11 @@ public class AOTGenericReferences : UnityEngine.MonoBehaviour
// {{ AOT assemblies
public static readonly IReadOnlyList PatchedAOTAssemblyList = new List
{
+ "JNGame.dll",
+ "Luban.Runtime.dll",
"SHFrame.dll",
"UniTask.dll",
+ "YooAsset.dll",
"mscorlib.dll",
};
// }}
@@ -16,19 +19,221 @@ public class AOTGenericReferences : UnityEngine.MonoBehaviour
// {{ AOT generic types
// Cysharp.Threading.Tasks.CompilerServices.AsyncUniTask.<>cd__1>
+ // Cysharp.Threading.Tasks.CompilerServices.AsyncUniTask.<>cd__6