From: Jamie Date: Sun, 7 Aug 2016 19:29:53 +0000 (+0100) Subject: Update README.md X-Git-Tag: 1.0.0~142^2 X-Git-Url: https://git.deb.at/?a=commitdiff_plain;h=ae21fe5f2339f6ecc04abb3d5a45e959853edda1;p=rhonda%2Fimpostor.hazel.git Update README.md --- diff --git a/README.md b/README.md index aa9b6da..ddffd58 100644 --- a/README.md +++ b/README.md @@ -24,3 +24,9 @@ Hazel is going to be the basis of DarkRift 2 and I'm releasing it completely ope HTML documentation, tutorials and quickstarts are available on the DarkRift Website [here](http://www.darkriftnetworking.com/docs); support is available through [email](jamie@darkriftnetworking.com) or alternatively Hazel has a thread on the [Unity forum](http://forum.unity3d.com/threads/hazel-networking-open-source-rudp-tcp-library.409863/) where you'll also find updates and other news. If you want to make improvements, do so! If you find bugs, raise issues! + +----- + +## Building Hazel + +To build Hazel open [solution file](Hazel.sln) using your favourite C# IDE (I use Visual Studio 2013) and then build as you would any other project.