From cdd35d4b09a8634f1e4cda3bfa59405e83ccdc2f Mon Sep 17 00:00:00 2001 From: Rob Loach Date: Mon, 8 Feb 2021 07:15:40 -0500 Subject: [PATCH] BINDINGS: Remove Harbour (#1574) It looks like the Harbour bindings disappeared? Did they exist at one point? --- BINDINGS.md | 1 - 1 file changed, 1 deletion(-) 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 |