From c738c6526869dee282a1194ebf88725c0387147d Mon Sep 17 00:00:00 2001 From: Gulvan Date: Tue, 2 Mar 2021 22:42:13 +0300 Subject: [PATCH] Added Hashlink to the supported targets list --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2b4000f..df39c9d 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ Please raise issues if you find issues, however also check other issues to see i Client - [x] Native targets (C++) +- [x] Hashlink - [x] Web (JS with websockets) - [x] Neko - [ ] Flash (In progress - See issues.) @@ -33,6 +34,7 @@ Client Server - [x] Native targets (C++) +- [x] Hashlink - [x] Neko - [ ] Node JS