diff options
| author | AKDev <[email protected]> | 2021-11-07 19:27:47 +0530 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-11-07 14:57:47 +0100 |
| commit | 9cb893468809a84b0569d50551d510fe250d1057 (patch) | |
| tree | 97e9f81d9397e6181001eb2db90412023d60580b /BINDINGS.md | |
| parent | f67947325b10c7da314c0ae5613c45f30c7abab4 (diff) | |
| download | raylib-9cb893468809a84b0569d50551d510fe250d1057.tar.gz raylib-9cb893468809a84b0569d50551d510fe250d1057.zip | |
Updated the version of nelua-raylib to 4.0 (#2113)
Diffstat (limited to 'BINDINGS.md')
| -rw-r--r-- | BINDINGS.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md index 6c44f67c..e7f92eeb 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -15,7 +15,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to | raylib-rs | 3.5 | [Rust](https://www.rust-lang.org/) | https://github.com/deltaphc/raylib-rs | | raylib-lua | **4.0** | [Lua](http://www.lua.org/) | https://github.com/TSnake41/raylib-lua | | raylua | 3.7 | [Lua](http://www.lua.org/) | https://github.com/Rabios/raylua | -| nelua-raylib | 3.7 | [nelua](https://nelua.io/) | https://github.com/AKDev21/nelua-raylib | +| nelua-raylib | 4.0 | [nelua](https://nelua.io/) | https://github.com/AKDev21/nelua-raylib | | NimraylibNow! | 3.7 | [Nim](https://nim-lang.org/) | https://github.com/greenfork/nimraylib_now | | raylib-Forever | auto | [Nim](https://nim-lang.org/) | https://github.com/Guevara-chan/Raylib-Forever | | Ray4Laz | **4.0** | [Pascal](https://en.wikipedia.org/wiki/Pascal_(programming_language)) | https://github.com/GuvaCode/Ray4Laz | |
