Răsfoiți Sursa

DotNet.ThirdParty添加linux kcp引用

tanghai 3 ani în urmă
părinte
comite
4d4d7be1fe
1 a modificat fișierele cu 3 adăugiri și 0 ștergeri
  1. 3 0
      DotNet/ThirdParty/DotNet.ThirdParty.csproj

+ 3 - 0
DotNet/ThirdParty/DotNet.ThirdParty.csproj

@@ -60,6 +60,9 @@
         <Link>kcp.dll</Link>
         <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
       </Content>
+      <Content Include="..\..\Unity\Assets\Plugins\x86_64\libkcp.so">
+        <Link>libkcp.so</Link>
+      </Content>
       <Content Include="..\..\Unity\Assets\Plugins\x86_64\RecastDll.dll">
         <Link>RecastDll.dll</Link>
         <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>