From 13127249ddd1f61f8ed6b75803b0de1f4d25f96e Mon Sep 17 00:00:00 2001 From: RblSb Date: Sun, 6 Jun 2021 20:22:19 +0300 Subject: Less silly logins And Haxe update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index c88409f..5c25aff 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ 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.1](https://haxe.org/download/), [VSCode](https://code.visualstudio.com) and [Haxe extension](https://marketplace.visualstudio.com/items?itemName=nadako.vshaxe) +- Install [Haxe 4.2](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 ci` - Open project in VSCode and press `F5` for client+server build and run -- cgit v1.2.3