summaryrefslogtreecommitdiffhomepage
path: root/BINDINGS.md
diff options
context:
space:
mode:
author/ˈɛvən/ <[email protected]>2022-07-24 08:40:27 +0000
committerGitHub <[email protected]>2022-07-24 10:40:27 +0200
commit4b0f28b7823837aa8dddf1a228076c4063de577d (patch)
treec5262931dfabe4c14691518d5d4eae7abab5aa80 /BINDINGS.md
parent65c3edf7978411f54c8171c8cfe762cff4e255a9 (diff)
downloadraylib-4b0f28b7823837aa8dddf1a228076c4063de577d.tar.gz
raylib-4b0f28b7823837aa8dddf1a228076c4063de577d.zip
add hare-raylib to BINDINGS.md (#2589)
Diffstat (limited to 'BINDINGS.md')
-rw-r--r--BINDINGS.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/BINDINGS.md b/BINDINGS.md
index 264cc100..84b50301 100644
--- a/BINDINGS.md
+++ b/BINDINGS.md
@@ -54,6 +54,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to
| raylib-wren | **4.0** | [Wren](http://wren.io/) | ISC | https://github.com/TSnake41/raylib-wren |
| raylib-zig | **4.0** | [Zig](https://ziglang.org/) | MIT | https://github.com/Not-Nik/raylib-zig |
| raylib.zig | **4.1-dev** | [Zig](https://ziglang.org/) | MIT | https://github.com/ryupold/raylib.zig |
+| hare-raylib | auto | [Hare](https://harelang.org/) | Zlib | https://git.sr.ht/~evantj/hare-raylib |