diff options
| author | Dmitry Matveyev <[email protected]> | 2021-11-23 13:57:22 +0600 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-11-23 08:57:22 +0100 |
| commit | 460eba53c7f84473862eaad330cb2d3ff0e120ca (patch) | |
| tree | 2bd7e242011b99b49a4f89243137e30ca253efdb | |
| parent | 924b1c7b0cdf25ea65fe10f271efa7a9fa596254 (diff) | |
| download | raylib-460eba53c7f84473862eaad330cb2d3ff0e120ca.tar.gz raylib-460eba53c7f84473862eaad330cb2d3ff0e120ca.zip | |
Update NimraylibNow!'s supported Raylib version (#2166)
| -rw-r--r-- | BINDINGS.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md index d09c642e..c0ece68a 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -16,7 +16,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to | raylib-lua | **4.0** | [Lua](http://www.lua.org/) | https://github.com/TSnake41/raylib-lua | | raylua | **4.0** | [Lua](http://www.lua.org/) | https://github.com/Rabios/raylua | | 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 | +| NimraylibNow! | 4.0 | [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 | | pyraylib | 3.7 | [Python](https://www.python.org/) | https://github.com/Ho011/pyraylib | |
