diff options
| author | Ray <[email protected]> | 2021-06-05 14:02:06 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-06-05 14:02:06 +0200 |
| commit | 88a8395b8e2d93ed801d0932513202caa45a0272 (patch) | |
| tree | 7ebf467f27ed48db0195105eaf4369736545f0e4 | |
| parent | e95d8bc655cb69320a835b9af9fd041bcd1257f7 (diff) | |
| download | raylib-88a8395b8e2d93ed801d0932513202caa45a0272.tar.gz raylib-88a8395b8e2d93ed801d0932513202caa45a0272.zip | |
Added `raylib_oding_bindings`
| -rw-r--r-- | BINDINGS.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BINDINGS.md b/BINDINGS.md index 7f4d0c75..5dad05da 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -72,6 +72,7 @@ Here it is a list with the ones I'm aware of: | Euraylib | 3.0 | [Euphoria](https://openeuphoria.org/) | https://github.com/gAndy50/Euraylib | | raylib-wren | 3.7 | [Wren](http://wren.io/) | https://github.com/TSnake41/raylib-wren | | raylib-odin | 3.0 | [Odin](https://odin-lang.org/) | https://github.com/kevinw/raylib-odin | +| raylib_odin_bindings | 3.8+ | [Odin](https://odin-lang.org/) | https://github.com/Deathbat2190/raylib_odin_bindings | | raylib-zig | 3.0 | [Zig](https://ziglang.org/) | https://github.com/Not-Nik/raylib-zig | | raylib-jai | 3.1-dev | [Jai](https://github.com/BSVino/JaiPrimer/blob/master/JaiPrimer.md) | https://github.com/kevinw/raylib-jai | | ray.zig | 2.5 | [Zig](https://ziglang.org/) | https://github.com/BitPuffin/zig-raylib-experiments | |
