diff options
| author | fubark <[email protected]> | 2023-02-23 15:48:28 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-02-24 00:48:28 +0100 |
| commit | 110eab56a701bbd65f8762cbf6d11ca4e6925fbd (patch) | |
| tree | 0e7bdc92b4dc4eea02ff932f357c041702c7a759 /BINDINGS.md | |
| parent | d5a31168ce768ef9c1e11fe4734285770a33aba4 (diff) | |
| download | raylib-110eab56a701bbd65f8762cbf6d11ca4e6925fbd.tar.gz raylib-110eab56a701bbd65f8762cbf6d11ca4e6925fbd.zip | |
Add Cyber to BINDINGS.md (#2939)
Diffstat (limited to 'BINDINGS.md')
| -rw-r--r-- | BINDINGS.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BINDINGS.md b/BINDINGS.md index f703296a..e232b1b6 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -14,6 +14,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to | claylib/wrap | **4.2** | [Common Lisp](https://common-lisp.net/) | Zlib | https://github.com/defun-games/claylib | | chez-raylib | auto | [Chez Scheme](https://cisco.github.io/ChezScheme/) | GPLv3 | https://github.com/Yunoinsky/chez-raylib | | raylib-cr | **4.5-dev (7e7939e)** | [Crystal](https://crystal-lang.org/) | Apache-2.0 | https://github.com/sol-vin/raylib-cr | +| ray-cyber | **4.2** | [Cyber](https://cyberscript.dev) | MIT | https://github.com/fubark/ray-cyber | | raylib-c3 | **4.5-dev** | [C3](https://c3-lang.org/) | MIT | 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.0** | [D](https://dlang.org/) | BSL-1.0 | https://github.com/o3o/bindbc-raylib3 | |
