diff options
Diffstat (limited to '3rdparty/bgfx/README.md')
-rw-r--r-- | 3rdparty/bgfx/README.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/3rdparty/bgfx/README.md b/3rdparty/bgfx/README.md index c074bcc2b68..fbd958eaac4 100644 --- a/3rdparty/bgfx/README.md +++ b/3rdparty/bgfx/README.md @@ -56,8 +56,9 @@ Languages: * [C#/VB/F# language API bindings](https://github.com/MikePopoloski/SharpBgfx) * [D language API bindings](https://github.com/DerelictOrg/DerelictBgfx) * [Go language API bindings](https://github.com/james4k/go-bgfx) - * [Java language API bindings](https://github.com/enleeten/twilight-bgfx) * [Haskell language API bindings](https://github.com/haskell-game/bgfx) + * [Java language API bindings](https://github.com/enleeten/twilight-bgfx) + * [Lua language API bindings](https://github.com/excessive/lua-bgfx) * [Python language API bindings](https://github.com/jnadro/pybgfx#pybgf) * [Rust language API bindings](https://github.com/rhoot/bgfx-rs) |