diff options
| author | Ray <[email protected]> | 2022-05-19 17:33:30 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-05-19 17:33:30 +0200 |
| commit | 426e8252d4ce3a149360c225ed714aa9e649c1ea (patch) | |
| tree | fc3b65133ed1835b75ff368abdec3ec437db9338 /BINDINGS.md | |
| parent | d3caee0e723d6b8dd44f418447518045c90c5f95 (diff) | |
| download | raylib-426e8252d4ce3a149360c225ed714aa9e649c1ea.tar.gz raylib-426e8252d4ce3a149360c225ed714aa9e649c1ea.zip | |
Update `raylib-jai` binding
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 d1072494..e2d91651 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -110,7 +110,7 @@ These are older raylib bindings that are more than 2 versions old or have not be | Euraylib | 3.0 | [Euphoria](https://openeuphoria.org/) | https://github.com/gAndy50/Euraylib | | raylib-odin | 3.0 | [Odin](https://odin-lang.org/) | https://github.com/kevinw/raylib-odin | | vraylib | 3.5 | [V](https://vlang.io/) | https://github.com/waotzi/vraylib | -| raylib-jai | 3.1-dev | [Jai](https://github.com/BSVino/JaiPrimer/blob/master/JaiPrimer.md) | https://github.com/kevinw/raylib-jai | +| raylib-jai | 3.1-dev | [Jai](https://github.com/BSVino/JaiPrimer/blob/master/JaiPrimer.md) | https://github.com/kujukuju/raylib-jai | | ray.zig | 2.5 | [Zig](https://ziglang.org/) | https://github.com/BitPuffin/zig-raylib-experiments | | raylib-Ada | 3.0 | [Ada](https://www.adacore.com/about-ada) | https://github.com/mimo/raylib-Ada | | jaylib | 3.0 | [Janet](https://janet-lang.org/) | https://github.com/janet-lang/jaylib | |
