diff options
| author | Richard Smith <[email protected]> | 2021-01-16 19:01:28 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-01-16 20:01:28 +0100 |
| commit | f21aa0352bc677a4e801588c7129c9d9bc085aa2 (patch) | |
| tree | 4ee8101b1fac007ad1ad954f8e78a47872d31085 /BINDINGS.md | |
| parent | 6cc27e979769affcc9d094143c03efd5872e70b9 (diff) | |
| download | raylib-f21aa0352bc677a4e801588c7129c9d9bc085aa2.tar.gz raylib-f21aa0352bc677a4e801588c7129c9d9bc085aa2.zip | |
Update BINDINGS.md (#1538)
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 9f43546e..29f5baa0 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -46,7 +46,7 @@ Here it is a list with the ones I'm aware of: | raylib-ruby | 2.6 | [Ruby](https://www.ruby-lang.org/en/) | https://github.com/a0/raylib-ruby | | 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-python-cffi | 3.5 | [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 | | jaylib | 3.0 | [Java](https://en.wikipedia.org/wiki/Java_(programming_language)) | https://github.com/electronstudio/jaylib/ | | raylib-java | 2.0 | [Java](https://en.wikipedia.org/wiki/Java_(programming_language)) | https://github.com/XoanaIO/raylib-java | |
