diff options
| author | Dmitry Matveyev <[email protected]> | 2021-05-10 23:43:17 +0600 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-05-10 19:43:17 +0200 |
| commit | 5d831f3f1853217c27e9c80a12caecf5b8f3133a (patch) | |
| tree | ec330da9af75733ddf87346d50a0e04434823e4f | |
| parent | 1d0767022dfa1cb9a7346dcf0285908549614646 (diff) | |
| download | raylib-5d831f3f1853217c27e9c80a12caecf5b8f3133a.tar.gz raylib-5d831f3f1853217c27e9c80a12caecf5b8f3133a.zip | |
Update NimraylibNow! - Nim language bindings version to 3.7 (#1764)
| -rw-r--r-- | BINDINGS.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md index 10bf3305..94fb0c5f 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -33,7 +33,7 @@ Here it is a list with the ones I'm aware of: | raylib-nim | 2.0 | [Nim](https://nim-lang.org/) | https://github.com/Skrylar/raylib-nim | | raylib-Forever | 3.1-dev | [Nim](https://nim-lang.org/) | https://github.com/Guevara-chan/Raylib-Forever | | nim-raylib | 3.1-dev | [Nim](https://nim-lang.org/) | https://github.com/tomc1998/nim-raylib | -| NimraylibNow! | 3.5-dev | [Nim](https://nim-lang.org/) | https://github.com/greenfork/nimraylib_now | +| NimraylibNow! | 3.7 | [Nim](https://nim-lang.org/) | https://github.com/greenfork/nimraylib_now | | raylib-haskell | 2.0 | [Haskell](https://www.haskell.org/) | https://github.com/DevJac/raylib-haskell | | raylib-cr | 2.5-dev | [Crystal](https://crystal-lang.org/) | https://github.com/AregevDev/raylib-cr | | cray | 1.8 | [Crystal](https://crystal-lang.org/) | https://gitlab.com/Zatherz/cray | |
