From 9bfe1f1c607848fc11645f506020195802dd8b9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=91=D1=80=D0=B0=D0=BD=D0=B8=D0=BC=D0=B8=D1=80=20=D0=9A?= =?UTF-8?q?=D0=B0=D1=80=D0=B0=D1=9F=D0=B8=D1=9B?= Date: Tue, 8 Oct 2019 19:33:41 -0700 Subject: [PATCH] Updated README. --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 535a3a3f4..0179696d2 100644 --- a/README.md +++ b/README.md @@ -49,8 +49,9 @@ Supported compilers: Languages: * [C/C++ API documentation](https://bkaradzic.github.io/bgfx/bgfx.html) - * [C#/VB/F# language API bindings](https://github.com/MikePopoloski/SharpBgfx) - * [D language API bindings](https://github.com/DerelictOrg/DerelictBgfx) + * [C# language API bindings #1](https://github.com/bkaradzic/bgfx/tree/master/bindings/cs) + * [C#/VB/F# language API bindings #2](https://github.com/MikePopoloski/SharpBgfx) + * [D language API bindings](https://github.com/GoaLitiuM/bindbc-bgfx) * [Go language API bindings](https://github.com/james4k/go-bgfx) * [Haskell language API bindings](https://github.com/haskell-game/bgfx) * [Lightweight Java Game Library 3 bindings](https://github.com/LWJGL/lwjgl3)