summaryrefslogtreecommitdiffhomepage
path: root/BINDINGS.md
diff options
context:
space:
mode:
authorRay <[email protected]>2020-09-18 12:25:22 +0200
committerGitHub <[email protected]>2020-09-18 12:25:22 +0200
commitb7867fb10d6b6ec6bff80009d3d8413c11fad80a (patch)
treee19a456a1e89820caa227a34b4139d806852ea81 /BINDINGS.md
parentccda320be422b07d4425c15c4a3cabdcdd05536e (diff)
downloadraylib-b7867fb10d6b6ec6bff80009d3d8413c11fad80a.tar.gz
raylib-b7867fb10d6b6ec6bff80009d3d8413c11fad80a.zip
Update raylib-pas binding version
Related to commit https://github.com/tazdij/raylib-pas/pull/15
Diffstat (limited to 'BINDINGS.md')
-rw-r--r--BINDINGS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md
index 4400d2e1..1baeeecf 100644
--- a/BINDINGS.md
+++ b/BINDINGS.md
@@ -37,7 +37,7 @@ Here it is a list with the ones I'm aware of:
| cray | 1.8 | [Crystal](https://crystal-lang.org/) | https://gitlab.com/Zatherz/cray |
| raylib.cr | ? | [Crystal](https://crystal-lang.org/) | https://github.com/sam0x17/raylib.cr |
| raylib-pascal | 2.0 | [Pascal](https://en.wikipedia.org/wiki/Pascal_(programming_language)) | https://github.com/drezgames/raylib-pascal |
-| raylib-pas | 2.6-dev | [Pascal](https://en.wikipedia.org/wiki/Pascal_(programming_language)) | https://github.com/tazdij/raylib-pas |
+| raylib-pas | 3.0 | [Pascal](https://en.wikipedia.org/wiki/Pascal_(programming_language)) | https://github.com/tazdij/raylib-pas |
| Graphics-Raylib | ? | [Perl](https://www.perl.org/) | https://github.com/athreef/Graphics-Raylib |
| raylib-ruby-ffi | ? | [Ruby](https://www.ruby-lang.org/en/) | https://github.com/D3nX/raylib-ruby-ffi |
| raylib-ruby | 2.6 | [Ruby](https://www.ruby-lang.org/en/) | https://github.com/a0/raylib-ruby |