diff options
| author | Wilson Silva <[email protected]> | 2023-09-17 00:56:38 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-09-16 19:56:38 +0200 |
| commit | f9c6ca468a32d5e9c33bd8cc040d33731356c8ce (patch) | |
| tree | 76553e16e00af884435db408828681a50e6f9ffa /BINDINGS.md | |
| parent | 06986f36b3ef80894e207725077cfe396fe839ef (diff) | |
| download | raylib-f9c6ca468a32d5e9c33bd8cc040d33731356c8ce.tar.gz raylib-f9c6ca468a32d5e9c33bd8cc040d33731356c8ce.zip | |
Update BINDINGS.md with vaiorabbit/raylib-bindings (#3318)
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 b02bba8a..0eec1dc2 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -114,6 +114,7 @@ These are older raylib bindings that are more than 2 versions old or have not be | raylib-pas | 3.0 | [Pascal](https://en.wikipedia.org/wiki/Pascal_(programming_language)) | https://github.com/tazdij/raylib-pas | | raylib-pascal | 2.0 | [Pascal](https://en.wikipedia.org/wiki/Pascal_(programming_language)) | https://github.com/drezgames/raylib-pascal | | Graphics-Raylib | 1.4 | [Perl](https://www.perl.org/) | https://github.com/athreef/Graphics-Raylib | +| raylib-bindings | 4.5 | [Ruby](https://www.ruby-lang.org/en/) | https://github.com/vaiorabbit/raylib-bindings | | raylib-ruby | 2.6 | [Ruby](https://www.ruby-lang.org/en/) | https://github.com/a0/raylib-ruby | | raylib-ruby-ffi | 2.0 | [Ruby](https://www.ruby-lang.org/en/) | https://github.com/D3nX/raylib-ruby-ffi | | raylib-mruby | 2.5-dev | [mruby](https://github.com/mruby/mruby) | https://github.com/lihaochen910/raylib-mruby | |
