diff options
| author | Richard Smith <[email protected]> | 2020-11-16 14:17:03 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-11-16 15:17:03 +0100 |
| commit | 94dd2f81e9c5a0b174126664a73f5a01018c7a87 (patch) | |
| tree | 39d2396c1a9be845766697f26fe84e4813400ba6 /BINDINGS.md | |
| parent | f448542dd22256262a28c2f36ba52c6206dc7eba (diff) | |
| download | raylib-94dd2f81e9c5a0b174126664a73f5a01018c7a87.tar.gz raylib-94dd2f81e9c5a0b174126664a73f5a01018c7a87.zip | |
Update BINDINGS.md for raylib-python-cffi 3.1-dev (#1433)
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 363eff9e..ece8f267 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -44,7 +44,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 | ? | [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 | 2.6 | [Python](https://www.python.org/) | https://github.com/electronstudio/raylib-python-cffi | +| 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 | | 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 | |
