diff options
| author | Auz <[email protected]> | 2023-11-19 03:01:10 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-11-19 11:01:10 +0100 |
| commit | ee9b44245fe6c36fc6d657fc4a5e5e6a92258755 (patch) | |
| tree | d53dddcca75882604bb108e45bb8b43fc4ed12d3 | |
| parent | a91ebb75170780e28351226e11d34d347819fbc6 (diff) | |
| download | raylib-ee9b44245fe6c36fc6d657fc4a5e5e6a92258755.tar.gz raylib-ee9b44245fe6c36fc6d657fc4a5e5e6a92258755.zip | |
Update BINDINGS.md for Raylib.nelua (#3552)
Bumped version number and updated the link for Raylib.nelua
| -rw-r--r-- | BINDINGS.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md index 50fc90dd..d0dbf6fd 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -43,7 +43,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to | raylua | 4.0 | [Lua](http://www.lua.org/) | MIT | https://github.com/Rabios/raylua | | raylib-matte | 4.6-dev | [Matte](https://github.com/jcorks/matte/) | MIT | https://github.com/jcorks/raylib-matte | | nelua-raylib | 4.0 | [nelua](https://nelua.io/) | MIT | https://github.com/AKDev21/nelua-raylib | -| Raylib.nelua | **4.5** | [nelua](https://nelua.io/) | Zlib | https://github.com/Its-Kenta/Raylib-Nelua | +| Raylib.nelua | **5.0** | [nelua](https://nelua.io/) | Zlib | https://github.com/AuzFox/Raylib.nelua | | NimraylibNow! | 4.2 | [Nim](https://nim-lang.org/) | MIT | https://github.com/greenfork/nimraylib_now | | raylib-bindings | **4.5** | [Ruby](https://www.ruby-lang.org/en/) | Zlib | https://github.com/vaiorabbit/raylib-bindings | | raylib-Forever | auto | [Nim](https://nim-lang.org/) | ? | https://github.com/Guevara-chan/Raylib-Forever | |
