summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAstie Teddy <[email protected]>2021-05-12 19:02:13 +0200
committerGitHub <[email protected]>2021-05-12 19:02:13 +0200
commitd8e1a77da558f0c8e684ebb49262b968c9155e15 (patch)
tree60dbab47e7271271a7bf6110de0d3ca9d793300e
parent6bd63de8d052f99e08ec20c0e0f13b2b4b5eed2b (diff)
downloadraylib-d8e1a77da558f0c8e684ebb49262b968c9155e15.tar.gz
raylib-d8e1a77da558f0c8e684ebb49262b968c9155e15.zip
Update raylib-lua and raylib-wren binding versions (#1766)
-rw-r--r--BINDINGS.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/BINDINGS.md b/BINDINGS.md
index 94fb0c5f..bd03c315 100644
--- a/BINDINGS.md
+++ b/BINDINGS.md
@@ -24,7 +24,7 @@ Here it is a list with the ones I'm aware of:
| raylib-lua | 1.7 | [Lua](http://www.lua.org/) | https://github.com/raysan5/raylib-lua |
| raylib-lua-ffi | 2.0 | [Lua](http://www.lua.org/) | https://github.com/raysan5/raylib/issues/693 |
| raylib-lua-sol | 2.5 | [Lua](http://www.lua.org/) | https://github.com/RobLoach/raylib-lua-sol |
-| raylib-lua | 3.5 | [Lua](http://www.lua.org/) | https://github.com/TSnake41/raylib-lua |
+| raylib-lua | 3.7 | [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.7 | [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 |
@@ -70,7 +70,7 @@ Here it is a list with the ones I'm aware of:
| raylib-chibi | 2.5 | [Chibi-Scheme](https://github.com/ashinn/chibi-scheme) | https://github.com/VincentToups/raylib-chibi |
| raylib-gambit-scheme | 3.1-dev | [Gambit Scheme](https://github.com/gambit/gambit) | https://github.com/georgjz/raylib-gambit-scheme |
| Euraylib | 3.0 | [Euphoria](https://openeuphoria.org/) | https://github.com/gAndy50/Euraylib |
-| raylib-wren | 3.0 | [Wren](http://wren.io/) | https://github.com/TSnake41/raylib-wren |
+| raylib-wren | 3.7 | [Wren](http://wren.io/) | https://github.com/TSnake41/raylib-wren |
| raylib-odin | 3.0 | [Odin](https://odin-lang.org/) | https://github.com/kevinw/raylib-odin |
| raylib-zig | 3.0 | [Zig](https://ziglang.org/) | https://github.com/Not-Nik/raylib-zig |
| raylib-jai | 3.1-dev | [Jai](https://github.com/BSVino/JaiPrimer/blob/master/JaiPrimer.md) | https://github.com/kevinw/raylib-jai |