瀏覽代碼

Update BINDINGS.md

Ray 6 年之前
父節點
當前提交
b0bfe5812f
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      BINDINGS.md

+ 1 - 0
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)*