diff options
| author | Tobias Mock <[email protected]> | 2021-07-09 00:00:53 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-07-09 00:00:53 +0200 |
| commit | 2156cd4a84fa61003be5cd70f1fac18521515c15 (patch) | |
| tree | 7771a1f87a1e28e352e14540cfb504905bf9df0e /BINDINGS.md | |
| parent | 3a74534c39b9ca8391176ea81357ca6a55762048 (diff) | |
| download | raylib-2156cd4a84fa61003be5cd70f1fac18521515c15.tar.gz raylib-2156cd4a84fa61003be5cd70f1fac18521515c15.zip | |
Update raylib-ocaml to 3.7 (#1864)
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 b252a546..1c43d187 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -83,7 +83,7 @@ Here it is a list with the ones I'm aware of: | raykit | ? | [Kit](https://www.kitlang.org/) | https://github.com/Gamerfiend/raykit | | vraylib | 3.5 | [V](https://vlang.io/) | https://github.com/waotzi/vraylib | | ray.mod | 3.0 | [BlitzMax](https://blitzmax.org/) | https://github.com/bmx-ng/ray.mod | -| ray-ocaml | 3.5 | [OCaml](https://ocaml.org/) | https://github.com/tjammer/raylib-ocaml | +| raylib-ocaml | 3.7 | [OCaml](https://ocaml.org/) | https://github.com/tjammer/raylib-ocaml | | raylib-mosaic | 3.0 | [Mosaic](https://github.com/sal55/langs/tree/master/Mosaic) | https://github.com/pluckyporcupine/raylib-mosaic | | raylib-xdpw | 2.6 | [XD Pascal](https://github.com/vtereshkov/xdpw) | https://github.com/vtereshkov/raylib-xdpw | | raylib-carp | 3.0 | [Carp](https://github.com/carp-lang/Carp) | https://github.com/pluckyporcupine/raylib-carp | |
