From d920ac8d4bb85c0c1072cdad3750c4e52a2587b1 Mon Sep 17 00:00:00 2001 From: Justin Yanke Date: Sat, 22 Aug 2015 19:05:45 -0400 Subject: [PATCH] Base page for steps on starting to use Quasar. --- Getting-Started.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Getting-Started.md diff --git a/Getting-Started.md b/Getting-Started.md new file mode 100644 index 0000000..5600711 --- /dev/null +++ b/Getting-Started.md @@ -0,0 +1,12 @@ +

Contents

+
    +
  1. Getting Client Binaries
  2. +
  3. Building a Client
  4. +
  5. Connecting Server and Client
  6. +
+

Getting Client Binaries

+Steps to obtain a binary file containing a base that the server uses to build Clients (brief explanation of how it works). +

Building a Client

+Steps to build a Client (including an explanation of the features). +

Connecting the Server and Client

+Steps on connecting the Server and the Client(s). Possibly include a reference on port-forwarding. \ No newline at end of file