summaryrefslogtreecommitdiffhomepage
path: root/BINDINGS.md
diff options
context:
space:
mode:
authorKenta <[email protected]>2023-12-29 22:41:44 +0000
committerGitHub <[email protected]>2023-12-29 23:41:44 +0100
commit710e811b2768e573b3c1a9eb4883f7a552d3d101 (patch)
tree543e170c46fd63a3d13384fb381743c85c6a97f0 /BINDINGS.md
parent1f3121d2faa3e47afd018722d9f7f8d16e269101 (diff)
downloadraylib-710e811b2768e573b3c1a9eb4883f7a552d3d101.tar.gz
raylib-710e811b2768e573b3c1a9eb4883f7a552d3d101.zip
Update BINDINGS.md (#3689)
Update Raylib.c3 to 5.0
Diffstat (limited to 'BINDINGS.md')
-rw-r--r--BINDINGS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md
index 80dd0c27..8c821903 100644
--- a/BINDINGS.md
+++ b/BINDINGS.md
@@ -17,7 +17,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to
| 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 | 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 |
+| raylib-c3 | **5.0** | [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 | **5.0** | [D](https://dlang.org/) | BSL-1.0 | https://github.com/o3o/bindbc-raylib3 |
| dray | 4.2 | [D](https://dlang.org/) | Apache-2.0 | https://github.com/redthing1/dray |