diff options
| author | FSasquatch <[email protected]> | 2021-06-22 21:37:47 +0530 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-06-22 18:07:47 +0200 |
| commit | 906c7f591e3313a97479caa35c2006501b888fde (patch) | |
| tree | 3f0d4b9109c827ca4256eec67a1153ba6e69c3b2 | |
| parent | 115cc7dede289f3af0dd2b1b4f47dd8fe26014b9 (diff) | |
| download | raylib-906c7f591e3313a97479caa35c2006501b888fde.tar.gz raylib-906c7f591e3313a97479caa35c2006501b888fde.zip | |
Added hxRaylib (#1846)
| -rw-r--r-- | BINDINGS.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BINDINGS.md b/BINDINGS.md index 886b8e67..1c66f495 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -64,6 +64,7 @@ Here it is a list with the ones I'm aware of: | raylib-factor | 3.5 | [Factor](https://factorcode.org/) | https://github.com/ArnautDaniel/raylib-factor | | gforth-raylib | 3.5 | [Gforth](https://gforth.org/) | https://github.com/ArnautDaniel/gforth-raylib | | raylib-haxe | 2.4 | [Haxe](https://haxe.org/) | https://github.com/ibilon/raylib-haxe | +| hxRaylib | 3.7 | [Haxe](https://haxe.org/) | https://github.com/ForeignSasquatch/hxRaylib | | ringraylib | 2.6 | [Ring](http://ring-lang.sourceforge.net/) | https://github.com/ringpackages/ringraylib | | cl-raylib | 3.0 | [Common Lisp](https://common-lisp.net/) | https://github.com/longlene/cl-raylib | | raylib-scm | 2.5 | [Chicken Scheme](https://www.call-cc.org/) | https://github.com/yashrk/raylib-scm | |
