summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRay <[email protected]>2021-11-07 20:24:48 +0100
committerGitHub <[email protected]>2021-11-07 20:24:48 +0100
commit42f5903b913e93e6010e32b5cc2e89bb97c7a826 (patch)
tree1efd56996cc4aa548da64adda29ac254bff636c1
parentbb87d2ae82e57ad8f85337a321255f7b39b41e80 (diff)
downloadraylib-42f5903b913e93e6010e32b5cc2e89bb97c7a826.tar.gz
raylib-42f5903b913e93e6010e32b5cc2e89bb97c7a826.zip
Update BINDINGS.md
-rw-r--r--BINDINGS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md
index 626ea633..b1928529 100644
--- a/BINDINGS.md
+++ b/BINDINGS.md
@@ -14,7 +14,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to
| raylib-go | 4.0-dev | [Go](https://golang.org/) | https://github.com/gen2brain/raylib-go |
| raylib-rs | 3.5 | [Rust](https://www.rust-lang.org/) | https://github.com/deltaphc/raylib-rs |
| raylib-lua | **4.0** | [Lua](http://www.lua.org/) | https://github.com/TSnake41/raylib-lua |
-| raylua | 3.7 | [Lua](http://www.lua.org/) | https://github.com/Rabios/raylua |
+| raylua | **4.0** | [Lua](http://www.lua.org/) | https://github.com/Rabios/raylua |
| nelua-raylib | 4.0 | [nelua](https://nelua.io/) | https://github.com/AKDev21/nelua-raylib |
| NimraylibNow! | 3.7 | [Nim](https://nim-lang.org/) | https://github.com/greenfork/nimraylib_now |
| raylib-Forever | auto | [Nim](https://nim-lang.org/) | https://github.com/Guevara-chan/Raylib-Forever |