added link to precompiled binary

This commit is contained in:
Anselme FRANÇOIS 2016-05-30 01:00:38 +02:00
parent 2431a91052
commit 1859dd41a5

View File

@ -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 Qt5 modules: core gui widgets opengl, glm, SparrowRenderer, and cmake for the compilation
### How to Use it from the precompiled builds (not available yet) : ### 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 - unzip it anywhere
- the PixelWars executable is located in the bin folder - the PixelWars executable is located in the bin folder
- you can now code your own Dude's behavior or map generator by - you can now code your own Dude's behavior or map generator by