diff options
| author | Rob Loach <[email protected]> | 2021-02-08 07:15:40 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-02-08 13:15:40 +0100 |
| commit | cdd35d4b09a8634f1e4cda3bfa59405e83ccdc2f (patch) | |
| tree | a9145e184eac4e59e74b352f92878dc861c54342 /BINDINGS.md | |
| parent | 70965f20d5249d9302a4d56c6b8ebafebc834e22 (diff) | |
| download | raylib-cdd35d4b09a8634f1e4cda3bfa59405e83ccdc2f.tar.gz raylib-cdd35d4b09a8634f1e4cda3bfa59405e83ccdc2f.zip | |
BINDINGS: Remove Harbour (#1574)
It looks like the Harbour bindings disappeared? Did they exist at one point?
Diffstat (limited to 'BINDINGS.md')
| -rw-r--r-- | BINDINGS.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md index 2d1975c4..7a7578e6 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -78,7 +78,6 @@ 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 | |
