浏览代码

Added raylib binding

pull/1021/head
Ray 6 年前
committed by GitHub
父节点
当前提交
25ae374f62
找不到此签名对应的密钥 GPG 密钥 ID: 4AEE18F83AFDEB23
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      BINDINGS.md

+ 1
- 0
BINDINGS.md 查看文件

@ -34,6 +34,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to
- [conan-raylib](https://github.com/veyroter/conan-raylib) : raylib **conan** package
- [raylib-squirrel](https://github.com/RobLoach/raylib-squirrel) : raylib **squirrel** binding (probe of concept)
- [raylib-mruby](https://github.com/lihaochen910/raylib-mruby) : raylib **mruby** binding
- [raylib-wren](https://github.com/TSnake41/raylib-wren) : raylib **Wren** binding
- *[raylib COBOL Usage example](https://github.com/Martinfx/Cobol/tree/master/OpenCobol/Games/raylib)*
- *raylib flat-assembler Usage example*: not uploaded yet...

正在加载...
取消
保存