临时提交

This commit is contained in:
PC-20230316NUNE\Administrator
2024-08-17 14:12:46 +08:00
parent 98bead1a7c
commit 3afb2e3b86
279 changed files with 20594 additions and 285 deletions

View File

@@ -42,6 +42,17 @@
</PropertyGroup>
<ItemGroup>
<Compile Include="Assets\Game\Plugins\Unity-Logs-Viewer\Reporter\Editor\ReporterEditor.cs" />
<Compile Include="Assets\BehaviorTreeSlayer\Editor\Views\CompositeView.cs" />
<Compile Include="Assets\BehaviorTreeSlayer\Editor\Views\EntryView.cs" />
<Compile Include="Assets\BehaviorTreeSlayer\Editor\BehaviorTreeUtils.cs" />
<Compile Include="Assets\BehaviorTreeSlayer\Editor\Views\ArrayField.cs" />
<Compile Include="Assets\BehaviorTreeSlayer\Editor\Views\ViewField.cs" />
<Compile Include="Assets\BehaviorTreeSlayer\Editor\Views\ViewDetails.cs" />
<Compile Include="Assets\BehaviorTreeSlayer\Editor\BehaviorTreeWindow.cs" />
<Compile Include="Assets\BehaviorTreeSlayer\Editor\BehaviorTreeEditor.cs" />
<Compile Include="Assets\BehaviorTreeSlayer\Editor\Views\NodeView.cs" />
<Compile Include="Assets\BehaviorTreeSlayer\Editor\Views\ActionView.cs" />
<Compile Include="Assets\BehaviorTreeSlayer\Editor\Views\NoodleView.cs" />
<Reference Include="UnityEngine">
<HintPath>D:\Unity\Unity2021.3.34f1\Editor\Data\Managed\UnityEngine\UnityEngine.dll</HintPath>
</Reference>
@@ -935,6 +946,10 @@
<Project>{0e7776eb-ee05-4bc9-0e83-5325dc548854}</Project>
<Name>HPJ.Presentation</Name>
</ProjectReference>
<ProjectReference Include="Slayer.csproj">
<Project>{88736669-07be-1184-82c5-fadc9bb7e4e8}</Project>
<Name>Slayer</Name>
</ProjectReference>
<ProjectReference Include="UniTask.csproj">
<Project>{39f5acb9-cdbb-9f48-497c-14159a0afd38}</Project>
<Name>UniTask</Name>