diff options
| author | Rabia Alhaffar <[email protected]> | 2020-12-26 21:27:21 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-12-26 20:27:21 +0100 |
| commit | ad8a46d2618b3aabeb344a7675d7b01f79daea6a (patch) | |
| tree | c28c15cfbbaf9c5afd2951a4109e6682aa591d16 /BINDINGS.md | |
| parent | 10626ad6f81c9496145326218d9583852022ac87 (diff) | |
| download | raylib-ad8a46d2618b3aabeb344a7675d7b01f79daea6a.tar.gz raylib-ad8a46d2618b3aabeb344a7675d7b01f79daea6a.zip | |
Again, Renamed version... (#1475)
Sorry for that, At least i'm correct now ;)
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 f0bac956..94f80f07 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -43,7 +43,7 @@ Here it is a list with the ones I'm aware of: | Graphics-Raylib | 1.4 | [Perl](https://www.perl.org/) | https://github.com/athreef/Graphics-Raylib | | raylib-ruby-ffi | 2.0 | [Ruby](https://www.ruby-lang.org/en/) | https://github.com/D3nX/raylib-ruby-ffi | | raylib-ruby | 2.6 | [Ruby](https://www.ruby-lang.org/en/) | https://github.com/a0/raylib-ruby | -| raylib-mruby | 2.4-dev | [mruby](https://github.com/mruby/mruby) | https://github.com/lihaochen910/raylib-mruby | +| raylib-mruby | 2.5-dev | [mruby](https://github.com/mruby/mruby) | https://github.com/lihaochen910/raylib-mruby | | raylib-py | 2.0 | [Python](https://www.python.org/) | https://github.com/overdev/raylib-py | | raylib-python-cffi | 3.1-dev | [Python](https://www.python.org/) | https://github.com/electronstudio/raylib-python-cffi | | raylib-py-ctbg | 2.6 | [Python](https://www.python.org/) | https://github.com/overdev/raylib-py-ctbg | |
