diff options
| author | Dor Shapira <[email protected]> | 2023-04-22 20:38:56 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-04-22 19:38:56 +0200 |
| commit | 05af08080e49fdcdfd603e11c0ddd7d80f0b63ae (patch) | |
| tree | 5f36466db11cc5096ab116035311db57feb8f318 /BINDINGS.md | |
| parent | 2d04dd8b88959bf28f070ba5d8631088e1273b56 (diff) | |
| download | raylib-05af08080e49fdcdfd603e11c0ddd7d80f0b63ae.tar.gz raylib-05af08080e49fdcdfd603e11c0ddd7d80f0b63ae.zip | |
Update BINDINGS.md (#3023)
update raypyc version to 4.6-dev
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 2191e88b..057e6852 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -54,7 +54,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to | raylib-python-cffi | 4.2 | [Python](https://www.python.org/) | EPL-2.0 | https://github.com/electronstudio/raylib-python-cffi | | raylibpyctbg | **4.5** | [Python](https://www.python.org/) | MIT | https://github.com/overdev/raylibpyctbg | | raylib-py | **4.5** | [Python](https://www.python.org/) | MIT | https://github.com/overdev/raylib-py | -| raylib-python-ctypes | 4.2 | [Python](https://www.python.org/) | MIT | https://github.com/sDos280/raylib-python-ctypes | +| raylib-python-ctypes | 4.6-dev | [Python](https://www.python.org/) | MIT | https://github.com/sDos280/raylib-python-ctypes | | raylib-php | 3.5 | [PHP](https://en.wikipedia.org/wiki/PHP) | Zlib | https://github.com/joseph-montanez/raylib-php | | raylib-phpcpp | 3.5 | [PHP](https://en.wikipedia.org/wiki/PHP) | Zlib | https://github.com/oraoto/raylib-phpcpp | | raylibr | 4.0 | [R](https://www.r-project.org) | MIT | https://github.com/jeroenjanssens/raylibr | |
