diff options
| author | Ray <[email protected]> | 2020-03-04 13:12:16 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-03-04 13:12:16 +0100 |
| commit | cb4c676f5d6e4ef0b62f63ee0b4f76fac0c8061d (patch) | |
| tree | 11bcf946a0da3e3e2b65452511bfa0aca0de13f7 /BINDINGS.md | |
| parent | 74c486201d699139280b359df79e8fd32ef6910f (diff) | |
| download | raylib-cb4c676f5d6e4ef0b62f63ee0b4f76fac0c8061d.tar.gz raylib-cb4c676f5d6e4ef0b62f63ee0b4f76fac0c8061d.zip | |
Added BlitzMax binding
Diffstat (limited to 'BINDINGS.md')
| -rw-r--r-- | BINDINGS.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BINDINGS.md b/BINDINGS.md index 792c5f5a..2876ad69 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -55,6 +55,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to | jaylib | Janet | https://github.com/janet-lang/jaylib | | raykit | Kit | https://github.com/Gamerfiend/raykit | | vraylib | V | https://github.com/MajorHard/vraylib | +| ray.mod | BlitzMax | https://github.com/bmx-ng/ray.mod | | raylib.cbl | COBOL | *[code examples](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! :) |
