diff --git a/README.md b/README.md new file mode 100644 index 0000000..7bf3d44 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# GameServer + +C# Template for game server applications with the ability to accept client connections, and putting them into seperate rooms.