diff options
| author | Ray <[email protected]> | 2021-11-09 13:29:56 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-11-09 13:29:56 +0100 |
| commit | 44ba3a50bad9eba46c4508993ea94ac5f4038fd4 (patch) | |
| tree | dd18eaf3c009a24d175c443d6f81f6626a9649a6 | |
| parent | 14e4992d7336f0af0b0491753093df00b8045c99 (diff) | |
| download | raylib-44ba3a50bad9eba46c4508993ea94ac5f4038fd4.tar.gz raylib-44ba3a50bad9eba46c4508993ea94ac5f4038fd4.zip | |
Updated ODIN binding
| -rw-r--r-- | BINDINGS.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md index 691d5cbe..2b4a0e30 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -32,7 +32,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to | hxRaylib | 4.0-dev | [Haxe](https://haxe.org/) | https://github.com/ForeignSasquatch/hxRaylib | | raylib-wren | **4.0** | [Wren](http://wren.io/) | https://github.com/TSnake41/raylib-wren | | raylib_odin_bindings | 4.0-dev | [Odin](https://odin-lang.org/) | https://github.com/Deathbat2190/raylib_odin_bindings | -| raylib-odin | 3.7| [Odin](https://odin-lang.org/) | https://github.com/odin-lang/Odin/tree/master/vendor/raylib | +| raylib-odin | **4.0**| [Odin](https://odin-lang.org/) | https://github.com/odin-lang/Odin/tree/master/vendor/raylib | | raylib.v | **4.0** | [V](https://vlang.io/) | https://github.com/irishgreencitrus/raylib.v | | raylib-ocaml | 3.7 | [OCaml](https://ocaml.org/) | https://github.com/tjammer/raylib-ocaml | | raylib-swift | 3.7 | [Swift](https://swift.org/) | https://github.com/STREGAsGate/Raylib | |
