diff options
| author | MichaĆ KM <[email protected]> | 2021-12-21 14:44:12 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-12-21 14:44:12 +0100 |
| commit | 87b9ee91834665d981fd75cdec6b1629e309c1e9 (patch) | |
| tree | 7e10ebc4767d7a58a3d253a322eea2e67351b64a | |
| parent | 588de4d0957bd706f61cefdf77a3130d00a4edf1 (diff) | |
| download | raylib-87b9ee91834665d981fd75cdec6b1629e309c1e9.tar.gz raylib-87b9ee91834665d981fd75cdec6b1629e309c1e9.zip | |
updated license of raylib-freebasic bindings (#2235)
| -rw-r--r-- | BINDINGS.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md index d76f625d..bd83c419 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 | |
