summaryrefslogtreecommitdiffhomepage
path: root/BINDINGS.md
diff options
context:
space:
mode:
authorRabia Alhaffar <[email protected]>2021-02-26 16:54:24 +0200
committerGitHub <[email protected]>2021-02-26 15:54:24 +0100
commitb64fe4dfed21c1039be32182a168c61a54057008 (patch)
treea8b568aa69138d2511c741a4e7ad299c4fa39a7e /BINDINGS.md
parent58e4efbba857c8625f60a7d816fc2f7cfd36e124 (diff)
downloadraylib-b64fe4dfed21c1039be32182a168c61a54057008.tar.gz
raylib-b64fe4dfed21c1039be32182a168c61a54057008.zip
Readded survived copy of Harbour bindings! (#1616)
Diffstat (limited to 'BINDINGS.md')
-rw-r--r--BINDINGS.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/BINDINGS.md b/BINDINGS.md
index 2bf35d1c..56344b10 100644
--- a/BINDINGS.md
+++ b/BINDINGS.md
@@ -92,6 +92,7 @@ Here it is a list with the ones I'm aware of:
| raylib-never | 3.0 | [Never](https://github.com/never-lang/never) | https://github.com/never-lang/raylib-never |
| raylib.cbl | 2.0 | [COBOL](https://en.wikipedia.org/wiki/COBOL) | *[code examples](https://github.com/Martinfx/Cobol/tree/master/OpenCobol/Games/raylib)* |
| Relib | 3.5 | [ReCT](https://github.com/RedCubeDev-ByteSpace/ReCT) | https://github.com/RedCubeDev-ByteSpace/Relib |
+| Harbour | 3.5 | [Harbour](https://harbour.github.io) | https://github.com/MarcosLeonardoMendezGerencir/hb-raylib |
Missing some language? Feel free to create a new binding! :)