updated Readme

This commit is contained in:
Anselme 2016-06-01 00:30:48 +02:00
parent 4b49358877
commit b8c4335290

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
### 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