diff options
| author | Astie Teddy <[email protected]> | 2020-03-08 18:02:37 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-03-08 18:02:37 +0100 |
| commit | 20d8889a03ecdd99e70a61137e844b0ced07e809 (patch) | |
| tree | 7eec5a79bb6f92dc272c9225328c37d32fdc5a6b | |
| parent | c67bc02dd18442e5f873da851f9e181a232b6786 (diff) | |
| download | raylib-20d8889a03ecdd99e70a61137e844b0ced07e809.tar.gz raylib-20d8889a03ecdd99e70a61137e844b0ced07e809.zip | |
ADDED Bindings: raylua-lua (raylua) (#1124)
| -rw-r--r-- | BINDINGS.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/BINDINGS.md b/BINDINGS.md index 255c5b9f..b52c2cfc 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -17,8 +17,9 @@ Some people ported raylib to other languages in form of bindings or wrappers to | raylib-lua | Lua | https://github.com/raysan5/raylib-lua | | raylib-lua-ffi | Lua | https://github.com/raysan5/raylib/issues/693 | | raylib-lua-sol | Lua | https://github.com/RobLoach/raylib-lua-sol | -| raylib-luamore | Lua | https://github.com/HDPLocust/raylib-luamore | -| raylib-nelua | Nelua | https://github.com/Andre-LA/raylib-nelua-mirror | +| raylib-lua (raylua)| Lua | https://github.com/TSnake41/raylib-lua | +| raylib-luamore | Lua | https://github.com/HDPLocust/raylib-luamore | +| raylib-nelua | Nelua | https://github.com/Andre-LA/raylib-nelua-mirror | | raylib-Nim | Nim | https://gitlab.com/define-private-public/raylib-Nim | | raylib-nim | Nim | https://github.com/Skrylar/raylib-nim | | raylib-haskell | Haskell | https://github.com/DevJac/raylib-haskell | |
