From d84a0157253c25860649ab821b919d7633bd64d8 Mon Sep 17 00:00:00 2001 From: RedCubeDev <61469501+RedCubeDev-ByteSpace@users.noreply.github.com> Date: Sun, 21 Feb 2021 10:44:41 +0100 Subject: [PATCH] Added ReCT Binding (Relib) to the list (#1604) hey! Ive made a Raylib Binding for my Programming language ReCT! Its still a fairly small language (~30 users) but it would be really cool to be featured here, tho I'd completely understand if only relevant languages are allowed on the list --- BINDINGS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/BINDINGS.md b/BINDINGS.md index 1fdec5672..1be25a978 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -90,6 +90,7 @@ Here it is a list with the ones I'm aware of: | raylib-beef | 3.0 | [Beef](https://www.beeflang.org/) | https://github.com/M0n7y5/raylib-beef | | 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 | Missing some language? Feel free to create a new binding! :)