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! :)