From 3a1e884d03d741a5bd9b9b57b204d27eff313583 Mon Sep 17 00:00:00 2001 From: Ray Date: Wed, 27 Mar 2019 20:19:33 +0100 Subject: [PATCH] Update BINDINGS.md --- BINDINGS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/BINDINGS.md b/BINDINGS.md index dec13511..ac8276b9 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -23,6 +23,8 @@ Some people ported raylib to other languages in form of bindings or wrappers to - *[raylib flat-assembler Usage example]()* - *[raylib COBOL Usage example](https://github.com/Martinfx/Cobol/tree/master/OpenCobol/Games/raylib)* +Missing some language? Check the [bindings not yet in this list](https://gist.github.com/raysan5/5764cc5b885183f523fce47f098f3d9b#bindings-not-yet-in-the-official-list) or create a new binding! :) + Usually, raylib bindings follow the convention: `raylib-{language}` Let me know if you're writing a new binding for raylib, I will list it here and I usually