summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRabia Alhaffar <[email protected]>2020-12-26 21:42:54 +0200
committerGitHub <[email protected]>2020-12-26 20:42:54 +0100
commitb74be185c2d08e028ca92b472f7dff01715cfcc1 (patch)
treeb9d5caaf65b4962fb82c586f9274972704e09450
parentad8a46d2618b3aabeb344a7675d7b01f79daea6a (diff)
downloadraylib-b74be185c2d08e028ca92b472f7dff01715cfcc1.tar.gz
raylib-b74be185c2d08e028ca92b472f7dff01715cfcc1.zip
Corrected raylib-mruby version + Updated raylua bindings! (#1476)
-rw-r--r--BINDINGS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md
index 94f80f07..ac397bb4 100644
--- a/BINDINGS.md
+++ b/BINDINGS.md
@@ -26,7 +26,7 @@ Here it is a list with the ones I'm aware of:
| raylib-lua-sol | 2.5 | [Lua](http://www.lua.org/) | https://github.com/RobLoach/raylib-lua-sol |
| raylib-lua | 3.0 | [Lua](http://www.lua.org/) | https://github.com/TSnake41/raylib-lua |
| raylib-luamore | 3.0 | [Lua](http://www.lua.org/) | https://github.com/HDPLocust/raylib-luamore |
-| raylua | 3.0 | [Lua](http://www.lua.org/) | https://github.com/Rabios/raylua |
+| raylua | 3.5 | [Lua](http://www.lua.org/) | https://github.com/Rabios/raylua |
| LuaJIT-Raylib | 2.6 | [Lua](http://www.lua.org/) | https://github.com/Bambofy/LuaJIT-Raylib |
| raylib-nelua | 3.0 | [Nelua](https://nelua.io/) | https://github.com/Andre-LA/raylib-nelua |
| raylib-Nim | 1.7 | [Nim](https://nim-lang.org/) | https://gitlab.com/define-private-public/raylib-Nim |