summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAstie Teddy <[email protected]>2023-03-25 23:26:38 +0100
committerGitHub <[email protected]>2023-03-25 23:26:38 +0100
commit1a110dcbd73a9eeadd1b8aedef2d909b7536bda5 (patch)
treecc9aff91366dcbb6fd0da8f5fc5b677ccdb8ec14
parent02bd709043b9ec0c4557323878ba885c6582b24e (diff)
downloadraylib-1a110dcbd73a9eeadd1b8aedef2d909b7536bda5.tar.gz
raylib-1a110dcbd73a9eeadd1b8aedef2d909b7536bda5.zip
Update BINDINGS.md (raylib-lua -> 4.5) (#2989)
-rw-r--r--BINDINGS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md
index e0585117..38b96926 100644
--- a/BINDINGS.md
+++ b/BINDINGS.md
@@ -36,7 +36,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to
| raylib.jl | 4.2 | [Julia](https://julialang.org/) | Zlib | https://github.com/irishgreencitrus/raylib.jl |
| kaylib | 3.7 | [Kotlin/native](https://kotlinlang.org) | ? | https://github.com/electronstudio/kaylib |
| kaylib | **4.5-dev**| [Kotlin/native](https://kotlinlang.org) | Zlib | https://codeberg.org/Kenta/Kaylib |
-| raylib-lua | 4.2 | [Lua](http://www.lua.org/) | ISC | https://github.com/TSnake41/raylib-lua |
+| raylib-lua | **4.5** | [Lua](http://www.lua.org/) | ISC | https://github.com/TSnake41/raylib-lua |
| raylua | 4.0 | [Lua](http://www.lua.org/) | MIT | https://github.com/Rabios/raylua |
| nelua-raylib | 4.0 | [nelua](https://nelua.io/) | MIT | https://github.com/AKDev21/nelua-raylib |
| Raylib-Nelua | **4.5-dev** | [nelua](https://nelua.io/) | MIT | https://github.com/Its-Kenta/Raylib-Nelua |