From ad0d4409cffe46a18eb3bfd892592b6ec8f932b2 Mon Sep 17 00:00:00 2001 From: RblSb Date: Wed, 20 May 2020 22:39:09 +0300 Subject: Update to Haxe 4.1 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 56558cb..3671b47 100644 --- a/README.md +++ b/README.md @@ -45,8 +45,9 @@ It's just works, but you can also check [user/ folder](/user/README.md) for serv - Add `APP_URL` config var with `your-app-link.herokuapp.com` value to prevent sleeping when clients online ### Development -- Install Haxe 4, VSCode and vshaxe extension +- Install [Haxe 4.1](https://haxe.org/download/), [VSCode](https://code.visualstudio.com) and [Haxe extension](https://marketplace.visualstudio.com/items?itemName=nadako.vshaxe) - `haxelib install all` to install extern libs +- If you skipped `Setup` section before: `npm install` - Open project in VSCode and press `F5` for client+server build and run ### About -- cgit v1.2.3