From 1859dd41a5d64832a45646bff32d9745369ef198 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anselme=20FRAN=C3=87OIS?= Date: Mon, 30 May 2016 01:00:38 +0200 Subject: [PATCH] added link to precompiled binary --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 572bd26..4406185 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This repository is the application project, it has several dependencies : Qt5 modules: core gui widgets opengl, glm, SparrowRenderer, and cmake for the compilation ### How to Use it from the precompiled builds (not available yet) : -- download the latest build (insert links here) +- download the latest build ( win32 : https://epicsparrow.com/media/PixelWars.zip ) - unzip it anywhere - the PixelWars executable is located in the bin folder - you can now code your own Dude's behavior or map generator by