summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/bgfx/README.md
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/bgfx/README.md')
-rw-r--r--3rdparty/bgfx/README.md13
1 files changed, 11 insertions, 2 deletions
diff --git a/3rdparty/bgfx/README.md b/3rdparty/bgfx/README.md
index 535a3a3f41e..6e5a643f701 100644
--- a/3rdparty/bgfx/README.md
+++ b/3rdparty/bgfx/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)
@@ -356,6 +357,14 @@ target="_blank"><img src="http://img.youtube.com/vi/Gz9weuemhDA/0.jpg"
alt="Heroes of Hammerwatch"
width="640" height="480" border="0" /></a>
+## openblack
+
+An open source reimplementation of the game Black & White (2001).
+
+[OpenBlack](https://github.com/openblack/openblack#openblack)
+
+![openblack](https://user-images.githubusercontent.com/1388267/67631321-93c85380-f88c-11e9-9103-804807844af2.png)
+
[License (BSD 2-clause)](https://bkaradzic.github.io/bgfx/license.html)
-----------------------------------------------------------------------