diff options
Diffstat (limited to '3rdparty/bgfx/README.md')
-rw-r--r-- | 3rdparty/bgfx/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/3rdparty/bgfx/README.md b/3rdparty/bgfx/README.md index 722430f1bb6..2c528ac792a 100644 --- a/3rdparty/bgfx/README.md +++ b/3rdparty/bgfx/README.md @@ -58,6 +58,7 @@ Languages: * [Go language API bindings](https://github.com/james4k/go-bgfx) * [Haskell language API bindings](https://github.com/haskell-game/bgfx) * [Java language API bindings](https://github.com/enleeten/twilight-bgfx) + * [Lightweight Java Game Library 3 bindings](https://github.com/LWJGL/lwjgl3) * [Lua language API bindings](https://github.com/excessive/lua-bgfx) * [Nim language API bindings](https://github.com/Halsys/nim-bgfx) * [Python language API bindings](https://github.com/jnadro/pybgfx#pybgf) |