mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-11-08 07:16:08 +00:00
no message
This commit is contained in:
@@ -41,14 +41,16 @@
|
||||
<ImplicitlyExpandDesignTimeFacades>false</ImplicitlyExpandDesignTimeFacades>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="Assets\Game\Plugins\App\Game\RVO\JNGRVOObstacle.cs" />
|
||||
<Compile Include="Assets\Game\Plugins\App\Sync\JNGSyncFrameEntrust.cs" />
|
||||
<Compile Include="Assets\Game\Plugins\App\Sync\JNGSyncFrame.cs" />
|
||||
<Compile Include="Assets\Game\Plugins\App\JNGSyncFrame.cs" />
|
||||
<Compile Include="Assets\Game\Plugins\App\Sync\JNGSyncFrameDefault.cs" />
|
||||
<Compile Include="Assets\Game\Plugins\App\Game\RVO\JNGRVOManager.cs" />
|
||||
<Compile Include="Assets\Game\Plugins\App\Game\RVO\JNGRVOAgent.cs" />
|
||||
<Compile Include="Assets\Game\Plugins\App\App.cs" />
|
||||
<Compile Include="Assets\Game\Plugins\App\Util\JNRandom.cs" />
|
||||
<Compile Include="Assets\Game\Plugins\App\JNGSocket.cs" />
|
||||
<Compile Include="Assets\Game\Plugins\App\Game\RVO\JNGRVOManager.cs" />
|
||||
<None Include="Assets\Game\Plugins\App\App.asmdef" />
|
||||
<Reference Include="UnityEngine">
|
||||
<HintPath>D:\Unity\2021.3.33f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.dll</HintPath>
|
||||
@@ -329,12 +331,12 @@
|
||||
<Reference Include="log4netPlastic">
|
||||
<HintPath>D:\myproject\JisolGame\JNFrame\Library\PackageCache\com.unity.collab-proxy@2.2.0\Lib\Editor\PlasticSCM\log4netPlastic.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Google.Protobuf">
|
||||
<HintPath>D:\myproject\JisolGame\JNFrame\Assets\Packages\Google.Protobuf.3.15.8\lib\netstandard2.0\Google.Protobuf.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Newtonsoft.Json">
|
||||
<HintPath>D:\myproject\JisolGame\JNFrame\Assets\Packages\Newtonsoft.Json.13.0.3\lib\netstandard2.0\Newtonsoft.Json.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Google.Protobuf">
|
||||
<HintPath>D:\myproject\JisolGame\JNFrame\Assets\Packages\Google.Protobuf.3.15.8\lib\netstandard2.0\Google.Protobuf.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Pathfinding.ClipperLib">
|
||||
<HintPath>D:\myproject\JisolGame\JNFrame\Assets\Game\Plugins\AstarPathfindingProject\Plugins\Clipper\Pathfinding.ClipperLib.dll</HintPath>
|
||||
</Reference>
|
||||
|
||||
Reference in New Issue
Block a user