diff options
| author | Dmitry Matveyev <[email protected]> | 2022-08-28 17:35:39 +0600 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-08-28 13:35:39 +0200 |
| commit | 8508ae3d153159bea374dcfaa08b45095776bd2b (patch) | |
| tree | 03330fcc60afe77f6b020efa5ff8dfe229175341 /BINDINGS.md | |
| parent | 99948a86e18c7d26f055f7af4944f408a5280079 (diff) | |
| download | raylib-8508ae3d153159bea374dcfaa08b45095776bd2b.tar.gz raylib-8508ae3d153159bea374dcfaa08b45095776bd2b.zip | |
Update NimraylibNow! bindings version (#2667)
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 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 | |
