diff options
| author | Ray <[email protected]> | 2020-08-05 12:19:13 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-08-05 12:19:13 +0200 |
| commit | 2d866d51185fff595df7c7d1c1384b6f33322725 (patch) | |
| tree | ebb1d9a8f532bb08e5b0f8ca9a0a47fff920a5dc /BINDINGS.md | |
| parent | 9e75f870bb2e87d97bed11d9fdbbd50d44b4a458 (diff) | |
| download | raylib-2d866d51185fff595df7c7d1c1384b6f33322725.tar.gz raylib-2d866d51185fff595df7c7d1c1384b6f33322725.zip | |
Added raylib-jai
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 318b4a93..cd8acb6f 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -59,6 +59,7 @@ Here it is a list with the ones I'm aware of: | raylib-wren | [Wren](http://wren.io/) | https://github.com/TSnake41/raylib-wren | | raylib-odin | [Odin](https://odin-lang.org/) | https://github.com/kevinw/raylib-odin | | raylib-zig | [Zig](https://ziglang.org/) | https://github.com/Not-Nik/raylib-zig | +| raylib-jai | [Jai](https://github.com/BSVino/JaiPrimer/blob/master/JaiPrimer.md) | https://github.com/kevinw/raylib-jai | | ray.zig | [Zig](https://ziglang.org/) | https://github.com/BitPuffin/zig-raylib-experiments | | raylib-Ada | [Ada](https://www.adacore.com/about-ada) | https://github.com/mimo/raylib-Ada | | jaylib | [Janet](https://janet-lang.org/) | https://github.com/janet-lang/jaylib | |
