From 0a4984359dcec33290986f23631bfba8e9f4a2b1 Mon Sep 17 00:00:00 2001 From: Bram van der Veen <96aa48@gmail.com> Date: Thu, 17 Jul 2014 15:39:41 +0200 Subject: [PATCH] Added building instructions --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 6e1516c..f11c634 100644 --- a/README.md +++ b/README.md @@ -13,5 +13,16 @@ Thank you for taking a look! ![alt text](http://i.imgur.com/61cdXXx.png "Death screen") ![alt text](http://i.imgur.com/hWzfrWs.png "Store page") +Developed with the development version of HaxePunk (2.5.2 dev) and OpenFL 1.4.0, lime-tools 1.4.0 and lime 1.0.1. +Build with : +``` +#linux +lime test linux #-debug + +#windows +lime test windows #-debug + +#android +lime test android #-debug