diff options
| author | Tobias Mock <[email protected]> | 2022-01-23 12:22:25 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-01-23 12:22:25 +0100 |
| commit | b4e0f7ab08dfa950b0a5d643c639d28833536271 (patch) | |
| tree | 3a41efc0c5eff9c038ae72e249e32c8362b6ae14 /BINDINGS.md | |
| parent | b422e407e8ec02156ec83ec9457f7db671e7a9c4 (diff) | |
| download | raylib-b4e0f7ab08dfa950b0a5d643c639d28833536271.tar.gz raylib-b4e0f7ab08dfa950b0a5d643c639d28833536271.zip | |
Update raylib-ocaml to 4.0 (#2305)
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 b415065d..ac79a1fa 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -36,7 +36,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to | raylib_odin_bindings | 4.0-dev | [Odin](https://odin-lang.org/) | MIT | https://github.com/Deathbat2190/raylib_odin_bindings | | raylib-odin | **4.0** | [Odin](https://odin-lang.org/) | BSD-3Clause | https://github.com/odin-lang/Odin/tree/master/vendor/raylib | | raylib.v | **4.0** | [V](https://vlang.io/) | Zlib | https://github.com/irishgreencitrus/raylib.v | -| raylib-ocaml | 3.7 | [OCaml](https://ocaml.org/) | MIT | https://github.com/tjammer/raylib-ocaml | +| raylib-ocaml | **4.0** | [OCaml](https://ocaml.org/) | MIT | https://github.com/tjammer/raylib-ocaml | | raylib-swift | 3.7 | [Swift](https://swift.org/) | MIT | https://github.com/STREGAsGate/Raylib | | hb-raylib | 3.5 | [Harbour](https://harbour.github.io) | MIT | https://github.com/MarcosLeonardoMendezGerencir/hb-raylib | | Relib | 3.5 | [ReCT](https://github.com/RedCubeDev-ByteSpace/ReCT) | ? | https://github.com/RedCubeDev-ByteSpace/Relib | |
