summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRay <[email protected]>2019-06-09 22:54:56 +0200
committerGitHub <[email protected]>2019-06-09 22:54:56 +0200
commit632d16e27d1caf907b5ec06dd2ad6e76a7d0c62d (patch)
tree48db4d8fa6e46d60c3eb819f4d0f80dbcd4b0c54
parentf6db1ef9c5c482de2f555304e5a026c8204b926a (diff)
downloadraylib-632d16e27d1caf907b5ec06dd2ad6e76a7d0c62d.tar.gz
raylib-632d16e27d1caf907b5ec06dd2ad6e76a7d0c62d.zip
Added raylib-python-cffi
-rw-r--r--BINDINGS.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/BINDINGS.md b/BINDINGS.md
index b84c9064..e6d2fde0 100644
--- a/BINDINGS.md
+++ b/BINDINGS.md
@@ -16,6 +16,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to
- [raylib-ruby-ffi](https://github.com/D3nX/raylib-ruby-ffi) : raylib **Ruby** binding
- [raylib-rs](https://github.com/deltaphc/raylib-rs) : raylib **Rust** binding
- [raylib-py](https://github.com/overdev/raylib-py) : raylib **Python** binding
+ - [raylib-python-cffi](https://github.com/electronstudio/raylib-python-cffi) : raylib **Python** binding
- [raylib-haskell](https://github.com/DevJac/raylib-haskell) : raylib **Haskell** binding
- [raylib-java](https://github.com/XoanaIO/raylib-java) : raylib **Java** binding
- [raylib-chaiscript](https://github.com/RobLoach/raylib-chaiscript) : raylib **ChaiScript** binding