diff options
| author | fubark <[email protected]> | 2023-12-19 17:30:17 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-12-19 23:30:17 +0100 |
| commit | 3f776df94e774a550985b49900cc1bc16fb1d5de (patch) | |
| tree | fa81aa1e39ec3e4f9d6ec01acf9b721871b314bf | |
| parent | 57a5ebe6c6cf586221666a50a861dcf3e127c5c1 (diff) | |
| download | raylib-3f776df94e774a550985b49900cc1bc16fb1d5de.tar.gz raylib-3f776df94e774a550985b49900cc1bc16fb1d5de.zip | |
Update ray-cyber to 5.0 in BINDINGS.md (#3654)
| -rw-r--r-- | BINDINGS.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md index c66c1280..61ba1f17 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -16,7 +16,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to | claw-raylib | **auto** | [Common Lisp](https://common-lisp.net/) | Apache-2.0 | https://github.com/bohonghuang/claw-raylib | | chez-raylib | **auto** | [Chez Scheme](https://cisco.github.io/ChezScheme/) | GPLv3 | https://github.com/Yunoinsky/chez-raylib | | raylib-cr | **4.6-dev (5e1a81)** | [Crystal](https://crystal-lang.org/) | Apache-2.0 | https://github.com/sol-vin/raylib-cr | -| ray-cyber | 4.5 | [Cyber](https://cyberscript.dev) | MIT | https://github.com/fubark/ray-cyber | +| ray-cyber | 5.0 | [Cyber](https://cyberscript.dev) | MIT | https://github.com/fubark/ray-cyber | | raylib-c3 | **4.5** | [C3](https://c3-lang.org/) | Zlib | https://github.com/Its-Kenta/Raylib-C3 | | dart-raylib | 4.0 | [Dart](https://dart.dev/) | MIT | https://gitlab.com/wolfenrain/dart-raylib | | bindbc-raylib3 | **4.5** | [D](https://dlang.org/) | BSL-1.0 | https://github.com/o3o/bindbc-raylib3 | |
