From 2e4b454a9e2c211ff3b4ce9f17236ab0e684522c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Branimir=20Karad=C5=BEi=C4=87?= Date: Sat, 21 Oct 2017 08:21:09 -0700 Subject: [PATCH] Updated README. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 598183f9d..642b60552 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,8 @@ Languages: * [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) - * [Lua language API bindings](https://github.com/excessive/lua-bgfx) + * [Lua language API bindings 1](https://github.com/excessive/lua-bgfx) + * [Lua language API bindings 2](https://github.com/cloudwu/lua-bgfx) * [Nim language API bindings](https://github.com/Halsys/nim-bgfx) * [Python language API bindings](https://github.com/jnadro/pybgfx#pybgf) * [Rust language API bindings](https://github.com/rhoot/bgfx-rs)