mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-12-17 01:20:30 +00:00
临时提交
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user