You've already forked lidgren-network-gen3
mirror of
https://github.com/lidgren/lidgren-network-gen3.git
synced 2026-05-17 15:46:33 +09:00
First iteration improved multiplatform support
This commit is contained in:
@@ -136,6 +136,10 @@
|
||||
<Compile Include="NetUnreliableUnorderedReceiver.cs" />
|
||||
<Compile Include="NetUPnP.cs" />
|
||||
<Compile Include="NetUtility.cs" />
|
||||
<Compile Include="Platform\PlatformAndroid.cs" />
|
||||
<Compile Include="Platform\PlatformConstrained.cs" />
|
||||
<Compile Include="Platform\PlatformWin32.cs" />
|
||||
<Compile Include="Platform\PlatformWinRT.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user