diff options
| author | Dmitry Matveyev <[email protected]> | 2021-01-14 22:09:34 +0600 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-01-14 17:09:34 +0100 |
| commit | 8d3381b490c856de560875c820b24c0785c56d3a (patch) | |
| tree | 6573d863f78d197399da4d2b5a20c688d6836322 /BINDINGS.md | |
| parent | 9821725c6bafeaf4153ab8604e692dfe13cbff09 (diff) | |
| download | raylib-8d3381b490c856de560875c820b24c0785c56d3a.tar.gz raylib-8d3381b490c856de560875c820b24c0785c56d3a.zip | |
Add NimraylibNow! wrapper for Nim to bindings [ci skip] (#1532)
Diffstat (limited to 'BINDINGS.md')
| -rw-r--r-- | BINDINGS.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BINDINGS.md b/BINDINGS.md index c2be2083..dc3b6124 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -33,6 +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 | | 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 | |
