diff options
| author | Antonis Geralis <[email protected]> | 2022-03-13 23:16:18 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-03-13 22:16:18 +0100 |
| commit | f3b0d7f2febd4734ba4a52a4f8467b37cc446cb1 (patch) | |
| tree | 5fa7b019bc886da547bd3c8de9dec7a7cefc7970 /BINDINGS.md | |
| parent | c3a7bd8c5104756ea692c675fc7cc703bec7a5f3 (diff) | |
| download | raylib-f3b0d7f2febd4734ba4a52a4f8467b37cc446cb1.tar.gz raylib-f3b0d7f2febd4734ba4a52a4f8467b37cc446cb1.zip | |
Add naylib (#2386)
* Add naylib
* Fix license
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 9e512dca..3561d212 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -21,6 +21,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to | 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 | | 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 | | Ray4Laz | **4.0** | [Pascal](https://en.wikipedia.org/wiki/Pascal_(programming_language))| Zlib | https://github.com/GuvaCode/Ray4Laz | | pyraylib | 3.7 | [Python](https://www.python.org/) | Zlib | https://github.com/Ho011/pyraylib | | raylib-python-cffi | **4.0** | [Python](https://www.python.org/) | EPL-2.0 | https://github.com/electronstudio/raylib-python-cffi | |
