From 1601644bffabe823a1a30d48bb62541c2287ce48 Mon Sep 17 00:00:00 2001 From: Joe Ludwig Date: Sun, 17 Nov 2019 11:44:23 -0800 Subject: [PATCH] Update README.md --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c1742189..02c5b9ab 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,16 @@ Expect future releases to break compatibility with existing gadgets. # Getting Started -## Building avrenderer +## Use a released build + +If you just want to make gadgets, your best bet is to use a released build. +Just download the latest release, unzip it, and run avrenderer.exe. + +If you need to do any development work from the source, you may want to run a local build following the instructions below. + + +## Building Locally -Because release builds are not yet available for avrenderer or its components, you have to build that first. All of this has been tested on Windows 10 with VS2017. Other platforms (including other versions of Windows) and other compilers are left as an exercise to the reader.) This has also only been tested in debug.