diff options
| author | Ray <[email protected]> | 2019-03-25 10:13:42 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-03-25 10:13:42 +0100 |
| commit | a7b06e7f014a8d0a8628482e63d7c567f7b4a388 (patch) | |
| tree | 861f7cae1accb93d3f704e42fdb23311ead3ac3f /BINDINGS.md | |
| parent | 86ef08c4082ab5b4214b6f0e9abd2905c19c0be7 (diff) | |
| download | raylib-a7b06e7f014a8d0a8628482e63d7c567f7b4a388.tar.gz raylib-a7b06e7f014a8d0a8628482e63d7c567f7b4a388.zip | |
Update BINDINGS.md
Diffstat (limited to 'BINDINGS.md')
| -rw-r--r-- | BINDINGS.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md index 6f0f493d..dec13511 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -19,7 +19,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to - [raylib-java](https://github.com/XoanaIO/raylib-java) : raylib **Java** binding - [raylib-chaiscript](https://github.com/RobLoach/raylib-chaiscript) : raylib **ChaiScript** binding - [node-raylib](https://github.com/RobLoach/node-raylib) : **Node.js** raylib binding - - [odin-raylib](https://github.com/kevinw/odin-raylib): **Odin** raylib binding + - [raylib-odin](https://github.com/kevinw/raylib-odin): **Odin** raylib binding - *[raylib flat-assembler Usage example]()* - *[raylib COBOL Usage example](https://github.com/Martinfx/Cobol/tree/master/OpenCobol/Games/raylib)* |
