summaryrefslogtreecommitdiffhomepage
path: root/BINDINGS.md
diff options
context:
space:
mode:
authorRay <[email protected]>2020-05-07 19:22:43 +0200
committerGitHub <[email protected]>2020-05-07 19:22:43 +0200
commit4e29294caa2ff80bb3dadbeb8bb495b5150fd764 (patch)
tree067890dbbb56fc700d15cef541f1b4c5c8ed70b9 /BINDINGS.md
parenta813c40abfd0bc44fc647fa550827e46623a4de1 (diff)
downloadraylib-4e29294caa2ff80bb3dadbeb8bb495b5150fd764.tar.gz
raylib-4e29294caa2ff80bb3dadbeb8bb495b5150fd764.zip
Update BINDINGS.md
Diffstat (limited to 'BINDINGS.md')
-rw-r--r--BINDINGS.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md
index 4b09b5b4..76e72601 100644
--- a/BINDINGS.md
+++ b/BINDINGS.md
@@ -29,6 +29,7 @@ Here it is a list with the ones I'm aware of:
| raylib-cr | Crystal | https://github.com/AregevDev/raylib-cr |
| cray | Crystal | https://gitlab.com/Zatherz/cray |
| cray | Crystal | https://github.com/tapgg/cray |
+| raylib.cr | Crystal | https://github.com/sam0x17/raylib.cr |
| raylib-pascal | Pascal | https://github.com/drezgames/raylib-pascal |
| raylib-pas | Pascal | https://github.com/tazdij/raylib-pas |
| Graphics-Raylib | Perl | https://github.com/athreef/Graphics-Raylib |
@@ -74,7 +75,7 @@ Here it is a list with the ones I'm aware of:
| raylib-beef | [Beef](https://www.beeflang.org/) | https://github.com/M0n7y5/raylib-beef |
| raylib.cbl | COBOL | *[code examples](https://github.com/Martinfx/Cobol/tree/master/OpenCobol/Games/raylib)* |
-Missing some language? Check the [bindings not yet in this list](https://gist.github.com/raysan5/5764cc5b885183f523fce47f098f3d9b#bindings-not-yet-in-the-official-list) or create a new binding! :)
+Missing some language? Feel free to create a new binding! :)
Usually, raylib bindings follow the convention: `raylib-{language}`