summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRabia Alhaffar <[email protected]>2020-12-26 20:25:02 +0200
committerGitHub <[email protected]>2020-12-26 19:25:02 +0100
commit10626ad6f81c9496145326218d9583852022ac87 (patch)
tree1d9678508ef1adeb6d62f160b1f9bd6dc4c12f01
parentf5db106eb62d3241e164349d10dc66c3fb7c67c3 (diff)
downloadraylib-10626ad6f81c9496145326218d9583852022ac87.tar.gz
raylib-10626ad6f81c9496145326218d9583852022ac87.zip
Edited version of raylib-mruby to comply with 2.5 (Renamed to 2.4-dev) (#1474)
-rw-r--r--BINDINGS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md
index a8836ea0..f0bac956 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 | [mruby](https://github.com/mruby/mruby) | https://github.com/lihaochen910/raylib-mruby |
+| raylib-mruby | 2.4-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 |