get udp example working

This commit is contained in:
Travis Shears 2026-04-12 21:56:05 +02:00
parent d2621e2aec
commit 4420b4e061
Signed by: travisshears
GPG key ID: CB9BF1910F3F7469
3 changed files with 56 additions and 5 deletions

View file

@ -9,8 +9,5 @@
<AssemblyName>Backend</AssemblyName>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="ENet-CSharp" Version="2.4.8" />
</ItemGroup>
</Project>