diff options
| author | IoIxD <[email protected]> | 2024-05-21 03:53:05 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-05-21 12:53:05 +0200 |
| commit | 74d7e78b702a66c3ee6e9cc711e19f283e1324c0 (patch) | |
| tree | e3892d104f3756eee04a2e19c910aaafee7ce99d /BINDINGS.md | |
| parent | 272a142ee5b830ff6742c2df6a7b3abe7399cfde (diff) | |
| download | raylib-74d7e78b702a66c3ee6e9cc711e19f283e1324c0.tar.gz raylib-74d7e78b702a66c3ee6e9cc711e19f283e1324c0.zip | |
BINDINGS.md: raylib-rs now at 5.0 (#3991)
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 93ae1879..3457f2b1 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -62,7 +62,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to | raylib-phpcpp | 3.5 | [PHP](https://en.wikipedia.org/wiki/PHP) | Zlib | https://github.com/oraoto/raylib-phpcpp | | raylibr | 4.0 | [R](https://www.r-project.org) | MIT | https://github.com/jeroenjanssens/raylibr | | raylib-ffi | 4.5 | [Rust](https://www.rust-lang.org/) | GPLv3 | https://github.com/ewpratten/raylib-ffi | -| raylib-rs | 3.5 | [Rust](https://www.rust-lang.org/) | Zlib | https://github.com/deltaphc/raylib-rs | +| raylib-rs | 5.0 | [Rust](https://www.rust-lang.org/) | Zlib | https://github.com/raylib-rs/raylib-rs | | Relib | 3.5 | [ReCT](https://github.com/RedCubeDev-ByteSpace/ReCT) | ? | https://github.com/RedCubeDev-ByteSpace/Relib | | racket-raylib | 4.0 | [Racket](https://racket-lang.org/) | MIT/Apache-2.0 | https://github.com/eutro/racket-raylib | | raylib-swift | 4.0 | [Swift](https://swift.org/) | MIT | https://github.com/STREGAsGate/Raylib | |
