summaryrefslogtreecommitdiffhomepage
path: root/BINDINGS.md
diff options
context:
space:
mode:
authorRay <[email protected]>2019-03-24 21:51:23 +0100
committerGitHub <[email protected]>2019-03-24 21:51:23 +0100
commitb0bfe5812fafd9b35057af4880311d7796ac61fd (patch)
tree7aab3fe11d76cdaa48558bb2eed497c9dde76f74 /BINDINGS.md
parent6bd62d24482375537d47989e682b64f012eba4df (diff)
downloadraylib-b0bfe5812fafd9b35057af4880311d7796ac61fd.tar.gz
raylib-b0bfe5812fafd9b35057af4880311d7796ac61fd.zip
Update BINDINGS.md
Diffstat (limited to 'BINDINGS.md')
-rw-r--r--BINDINGS.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/BINDINGS.md b/BINDINGS.md
index b926b824..6f0f493d 100644
--- a/BINDINGS.md
+++ b/BINDINGS.md
@@ -19,6 +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 flat-assembler Usage example]()*
- *[raylib COBOL Usage example](https://github.com/Martinfx/Cobol/tree/master/OpenCobol/Games/raylib)*