summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRay <[email protected]>2019-04-12 00:01:32 +0200
committerGitHub <[email protected]>2019-04-12 00:01:32 +0200
commit75384add9882c61a61e42fd2b0178e6667fe7442 (patch)
tree67f615ef3eb2870fb08c9261331076cf81a1fb8e
parent8774cb3c242373a2eb9f62af88ff9b51b6a17d9a (diff)
downloadraylib-75384add9882c61a61e42fd2b0178e6667fe7442.tar.gz
raylib-75384add9882c61a61e42fd2b0178e6667fe7442.zip
Added Crystal binding
-rw-r--r--BINDINGS.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/BINDINGS.md b/BINDINGS.md
index 38238f9a..b84c9064 100644
--- a/BINDINGS.md
+++ b/BINDINGS.md
@@ -7,6 +7,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to
- [raylib-lua-ffi](https://github.com/raysan5/raylib/issues/693) : raylib **Lua** ffi binding
- [raylib-go](https://github.com/gen2brain/raylib-go) : raylib **Go** binding
- [raylib-Nim](https://gitlab.com/define-private-public/raylib-Nim) : raylib **Nim** binding
+ - [raylib-cr](https://github.com/AregevDev/raylib-cr) : raylib **Crystal** binding
- [cray](https://gitlab.com/Zatherz/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