From b8c43352907ecd070599d3110e29d38480ba90ae Mon Sep 17 00:00:00 2001 From: Anselme Date: Wed, 1 Jun 2016 00:30:48 +0200 Subject: [PATCH] updated Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d52035e..50b8628 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 : -- download the latest build ( [win32](https://epicsparrow.com/media/PixelWars.zip) ) +- download the latest build ( [win32](https://epicsparrow.com/media/PixelWars_win32.zip) [linux64](https://epicsparrow.com/media/PixelWars_linux64.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