This commit is contained in:
DESKTOP-5RP3AKU\Jisol
2024-10-17 02:12:03 +08:00
parent c85f350e0a
commit dd2e0e8a46
16 changed files with 52 additions and 611 deletions

View File

@@ -74,50 +74,6 @@
<Analyzer Include="C:\APP\UnityEdit\2022.3.16f1c1\Editor\Data\Tools\Unity.SourceGenerators\Unity.Properties.SourceGenerator.dll" />
</ItemGroup>
<ItemGroup>
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\TypeDrawer\DateTimeTypeDrawer.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\TypeDrawer\ITypeDrawer.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\TypeDrawer\ListTypeDrawer.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\TypeDrawer\FloatTypeDrawer.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\TypeDrawer\DoubleTypeDrawer.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\VisualDebuggingEntitasExtension.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\TypeDrawer\ArrayTypeDrawer.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\DefaultInstanceCreator\IDefaultInstanceCreator.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\IComponentDrawer.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\2DPathFinding\NavMeshStaticObstacle.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\TypeDrawer\ColorTypeDrawer.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\TypeDrawer\Vector3TypeDrawer.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\ContextObserver\ContextObserverInspector.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\TypeDrawer\BoolTypeDrawer.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\VisualDebuggingConfig.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\TypeDrawer\EnumTypeDrawer.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\Entity\EntityInspector.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\TypeDrawer\IntTypeDrawer.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\Entity\EntityDrawer.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\DefaultInstanceCreator\DefaultArrayCreator.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\EntityLinkInspector.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\TypeDrawer\BoundsTypeDrawer.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\EntitasStats.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\TypeDrawer\AnimationCurveTypeDrawer.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\DefaultInstanceCreator\DefaultStringCreator.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\2DPathFinding\MapConfigExporter.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.Unity.Editor\src\EntitasPreferencesDrawer.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.Unity.Editor\src\Menu\CheckForUpdates.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\Entity\EntityDrawerState.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\TypeDrawer\RectTypeDrawer.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\TypeDrawer\UnityObjectTypeDrawer.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.Unity.Editor\src\Menu\EntitasMenuItems.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.Unity.Editor\src\EntitasPreferencesWindow.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\DotRecast\DotRecastEditor.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\TypeDrawer\Vector4TypeDrawer.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\TypeDrawer\StringTypeDrawer.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\TypeDrawer\Vector2TypeDrawer.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\TypeDrawer\HashSetTypeDrawer.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\EntitasHierarchyIcon.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\TypeDrawer\CharTypeDrawer.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\VisualDebuggingPreferencesDrawer.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\DebugSystems\DebugSystemsInspector.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\TypeDrawer\DictionaryTypeDrawer.cs" />
<None Include="Assets\HotScripts\JNGame\Editor\JNGame.Editor.asmdef" />
<Reference Include="UnityEngine">
<HintPath>C:\APP\UnityEdit\2022.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.dll</HintPath>
</Reference>
@@ -908,6 +864,9 @@
<Name>JNGame</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Folder Include="Assets\HotScripts\JNGame\" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.