1
0
mirror of https://github.com/lidgren/lidgren-network-gen3.git synced 2026-05-16 07:06:30 +09:00

Create README.md

This commit is contained in:
lidgren
2015-01-20 13:19:55 +01:00
parent a09ed9b585
commit f95a6e02c4

2
README.md Normal file
View File

@@ -0,0 +1,2 @@
# lidgren-network-gen3
Lidgren.Network is a networking library for .net framework which uses a single udp socket to deliver a simple API for connecting a client to a server, reading and sending messages.