Skip to content
This repository was archived by the owner on May 2, 2019. It is now read-only.

Getting started

Impyy edited this page Sep 25, 2014 · 1 revision

(this is just a draft, check README.md for a more complete guide for now)

Getting started with SharpTox is fairly straight forward.

  1. Clone the repository git clone https://github.com/Impyy/SharpTox

  2. Open and Compile the solution (SharpTox.sln) with Visual Studio.

  3. Reference SharpTox in your new project.

  4. Make sure libtox.dll ends up in the working directory of you application and you should be good to go.

Clone this wiki locally