diff options
| author | Ray <[email protected]> | 2020-03-28 19:30:00 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-03-28 19:30:00 +0100 |
| commit | 5829fdb73e5116f4df40297e0c0c774dabf212d9 (patch) | |
| tree | dba0dab7ade6d8f42a56341bdc32c0e82d6489c8 /BINDINGS.md | |
| parent | 9b74c40fc2705d9b6e0146f60e1673e392b97b11 (diff) | |
| download | raylib-5829fdb73e5116f4df40297e0c0c774dabf212d9.tar.gz raylib-5829fdb73e5116f4df40297e0c0c774dabf212d9.zip | |
Added binding: raylib-ats2
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 2784872f..d51051ef 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -63,6 +63,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to | raylib-xdpw | XD Pascal | https://github.com/vtereshkov/raylib-xdpw | | raylib-carp | Carp | https://github.com/pluckyporcupine/raylib-carp | | raylib-fb | FreeBasic | https://github.com/IchMagBier/raylib-fb | +| raylib-ats2 | ATS2 | https://github.com/mephistopheles-8/raylib-ats2 | | 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! :) |
