summaryrefslogtreecommitdiffhomepage
path: root/BINDINGS.md
diff options
context:
space:
mode:
authorRabia Alhaffar <[email protected]>2021-04-27 22:08:31 +0300
committerGitHub <[email protected]>2021-04-27 21:08:31 +0200
commit9b6a005819c6c62ac5d752aee861a5e37bd9d3fe (patch)
tree3cfe40b3176c0601b662cd2861fdba807e76fd5e /BINDINGS.md
parent399894ac908d789fb82092a84190139d8449b3a9 (diff)
downloadraylib-9b6a005819c6c62ac5d752aee861a5e37bd9d3fe.tar.gz
raylib-9b6a005819c6c62ac5d752aee861a5e37bd9d3fe.zip
Updated raylua and raylib-boo to raylib 3.7! (#1741)
Diffstat (limited to 'BINDINGS.md')
-rw-r--r--BINDINGS.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/BINDINGS.md b/BINDINGS.md
index 55e3d611..722997ef 100644
--- a/BINDINGS.md
+++ b/BINDINGS.md
@@ -10,7 +10,7 @@ Here it is a list with the ones I'm aware of:
| raylib-cpp | 3.7 | [C++](https://en.wikipedia.org/wiki/C%2B%2B) | https://github.com/robloach/raylib-cpp |
| Raylib-cs | 3.5 | [C#](https://en.wikipedia.org/wiki/C_Sharp_(programming_language)) | https://github.com/ChrisDill/Raylib-cs |
| raylib-cppsharp | 2.5 | [C#](https://en.wikipedia.org/wiki/C_Sharp_(programming_language)) | https://github.com/phxvyper/raylib-cppsharp |
-| raylib-boo | 3.5 | [Boo](http://boo-language.github.io/) | https://github.com/Rabios/raylib-boo |
+| raylib-boo | 3.7 | [Boo](http://boo-language.github.io/) | https://github.com/Rabios/raylib-boo |
| RaylibFS | 2.5 | [F#](https://fsharp.org/) | https://github.com/dallinbeutler/RaylibFS |
| raylib_d | 2.5 | [D](https://dlang.org/) | https://github.com/Sepheus/raylib_d |
| raylib-d | 3.0 | [D](https://dlang.org/) | https://github.com/onroundit/raylib-d |
@@ -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.5 | [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.5 | [Lua](http://www.lua.org/) | https://github.com/Rabios/raylua |
+| 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 |
| 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 |