aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonald Duvall <don@deduvall.com>2019-10-27 09:15:25 -0700
committerRay <raysan5@gmail.com>2019-10-27 17:15:25 +0100
commit3f12fa54f7c9d9b278cf50dbc2b0aa01689f1072 (patch)
tree9ebe9a4b6582309933b13be7e1cfb6e29137033e
parent90b3dceb5401eb89740bde3f2964f4d3c3f2e009 (diff)
downloadraylib-3f12fa54f7c9d9b278cf50dbc2b0aa01689f1072.tar.gz
raylib-3f12fa54f7c9d9b278cf50dbc2b0aa01689f1072.zip
Update Bindings list include raylib-pas info (#1001)
-rw-r--r--BINDINGS.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/BINDINGS.md b/BINDINGS.md
index bdddf095..f9c66774 100644
--- a/BINDINGS.md
+++ b/BINDINGS.md
@@ -12,6 +12,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to
- [cray](https://github.com/tapgg/cray) : raylib **Crystal** binding
- [Graphics::Raylib](https://metacpan.org/pod/Graphics::Raylib) : raylib **Perl** wrapper
- [raylib-pascal](https://github.com/drezgames/raylib-pascal) - raylib **Pascal** binding
+ - [raylib-pas](https://github.com/tazdij/raylib-pas) - raylib **Pascal** binding (including rlgl & raymath)
- [Raylib-cs](https://github.com/ChrisDill/Raylib-cs) : raylib **C#** binding
- [RaylibSharp](https://github.com/TheLumaio/RaylibSharp) : raylib **C#** binding
- [raylib-ruby-ffi](https://github.com/D3nX/raylib-ruby-ffi) : raylib **Ruby** binding