diff options
| author | Ray <[email protected]> | 2020-11-22 09:34:42 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-11-22 09:34:42 +0100 |
| commit | 11da1714d58d96415d09c7f34b6fbf4b622f4c31 (patch) | |
| tree | 84cc1ea05e5b59d362f3399b0210b716f54ff3c3 /BINDINGS.md | |
| parent | 8e482683101ec0af2576e65b387aa73fc0244c50 (diff) | |
| download | raylib-11da1714d58d96415d09c7f34b6fbf4b622f4c31.tar.gz raylib-11da1714d58d96415d09c7f34b6fbf4b622f4c31.zip | |
Added raylib Harbour binding
Diffstat (limited to 'BINDINGS.md')
| -rw-r--r-- | BINDINGS.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BINDINGS.md b/BINDINGS.md index ece8f267..fdebd187 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -76,6 +76,7 @@ Here it is a list with the ones I'm aware of: | jaylib | 3.0 | [Janet](https://janet-lang.org/) | https://github.com/janet-lang/jaylib | | raykit | ? | [Kit](https://www.kitlang.org/) | https://github.com/Gamerfiend/raykit | | vraylib | 2.5 | [V](https://vlang.io/) | https://github.com/MajorHard/vraylib | +| hb-raylib | 3.0 | [Harbour](https://harbour.github.io/) | https://github.com/rjopek/hb-raylib | | ray.mod | 3.0 | [BlitzMax](https://blitzmax.org/) | https://github.com/bmx-ng/ray.mod | | ray-ocaml | 3.0 | [OCaml](https://ocaml.org/) | https://github.com/tjammer/raylib-ocaml | | raylib-mosaic | 3.0 | [Mosaic](https://github.com/sal55/langs/tree/master/Mosaic) | https://github.com/pluckyporcupine/raylib-mosaic | |
