diff options
| author | Théo Cavignac <[email protected]> | 2021-04-29 12:13:28 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-04-29 12:13:28 +0200 |
| commit | ecc00357b4d2c7acf6e929402835d4302d1565a9 (patch) | |
| tree | 656a2ad28172e7a25b1acbd8615f3aea26a1f9f8 | |
| parent | a3e7664dcf43add951192ba9eb60c6c61e6bec85 (diff) | |
| download | raylib-ecc00357b4d2c7acf6e929402835d4302d1565a9.tar.gz raylib-ecc00357b4d2c7acf6e929402835d4302d1565a9.zip | |
Update BINDINGS.md (#1744)
Bump version supported version by raylib-ocaml.
| -rw-r--r-- | BINDINGS.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md index 722997ef..186b75ee 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -80,7 +80,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.0 | [OCaml](https://ocaml.org/) | https://github.com/tjammer/raylib-ocaml | +| ray-ocaml | 3.5 | [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 | |
