summaryrefslogtreecommitdiffhomepage
path: root/BINDINGS.md
diff options
context:
space:
mode:
authorDmitry Matveyev <[email protected]>2022-08-28 17:35:39 +0600
committerGitHub <[email protected]>2022-08-28 13:35:39 +0200
commit8508ae3d153159bea374dcfaa08b45095776bd2b (patch)
tree03330fcc60afe77f6b020efa5ff8dfe229175341 /BINDINGS.md
parent99948a86e18c7d26f055f7af4944f408a5280079 (diff)
downloadraylib-8508ae3d153159bea374dcfaa08b45095776bd2b.tar.gz
raylib-8508ae3d153159bea374dcfaa08b45095776bd2b.zip
Update NimraylibNow! bindings version (#2667)
Diffstat (limited to 'BINDINGS.md')
-rw-r--r--BINDINGS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md
index 958fd88e..e6d16759 100644
--- a/BINDINGS.md
+++ b/BINDINGS.md
@@ -32,7 +32,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to
| raylib-lua | **4.0** | [Lua](http://www.lua.org/) | ISC | https://github.com/TSnake41/raylib-lua |
| raylua | **4.0** | [Lua](http://www.lua.org/) | MIT | https://github.com/Rabios/raylua |
| nelua-raylib | 4.0 | [nelua](https://nelua.io/) | MIT | https://github.com/AKDev21/nelua-raylib |
-| NimraylibNow! | 4.0 | [Nim](https://nim-lang.org/) | MIT | https://github.com/greenfork/nimraylib_now |
+| NimraylibNow! | 4.2 | [Nim](https://nim-lang.org/) | MIT | https://github.com/greenfork/nimraylib_now |
| raylib-Forever | auto | [Nim](https://nim-lang.org/) | ? | https://github.com/Guevara-chan/Raylib-Forever |
| naylib | auto | [Nim](https://nim-lang.org/) | MIT | https://github.com/planetis-m/naylib |
| node-raylib | **4.0** | [Node.js](https://nodejs.org/en/) | Zlib | https://github.com/RobLoach/node-raylib |