From 87b9ee91834665d981fd75cdec6b1629e309c1e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20KM?= <52134513+WIITD@users.noreply.github.com> Date: Tue, 21 Dec 2021 14:44:12 +0100 Subject: [PATCH] updated license of raylib-freebasic bindings (#2235) --- BINDINGS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BINDINGS.md b/BINDINGS.md index d76f625d5..bd83c419a 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -43,7 +43,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to | rayex | 3.7 | [elixir](https://elixir-lang.org/) | Apache-2.0 | https://github.com/shiryel/rayex | | kaylib | 3.7 | [Kotlin/native](https://kotlinlang.org) | ? | https://github.com/electronstudio/kaylib | | dlang_raylib | 3.7 | [D](https://dlang.org) | ? |https://github.com/rc-05/dlang_raylib | -| raylib-freebasic | **4.0** | [FreeBASIC](https://www.freebasic.net/) | ? | https://github.com/WIITD/raylib-freebasic | +| raylib-freebasic | **4.0** | [FreeBASIC](https://www.freebasic.net/) | MIT | https://github.com/WIITD/raylib-freebasic | | raylib-cr | **4.0** | [Crystal](https://crystal-lang.org/) | Apache-2.0 | https://github.com/sol-vin/raylib-cr | | dart-raylib | **4.0** | [Dart](https://dart.dev/) | MIT | https://gitlab.com/wolfenrain/dart-raylib |