From 6567ae60458ee6cf40876ccb9de7267c72a567af Mon Sep 17 00:00:00 2001 From: Thinkofname Date: Sat, 2 Apr 2016 18:36:39 +0100 Subject: [PATCH] Add a note about windows builds in the README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index cd20424..4e88ad5 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,11 @@ Currently requires SDL2 and OpenSSL to build. `cargo build --release` +Windows users can download pre-compiled builds from here: https://ci.appveyor.com/project/thinkofdeath/steven-rust +(Select your platform, Click the artifacts tab and download Steven.zip) + +The Visual Studio 2015 Redistributable is required to run these builds. + ## Running ### Standalone