소스 검색

add hare-raylib to BINDINGS.md (#2589)

/ˈɛvən/ 3 년 전
부모
커밋
4b0f28b782
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      BINDINGS.md

+ 1 - 0
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       |