浏览代码

Added link to raylib-haskell binding

pull/637/head
raysan5 7 年前
父节点
当前提交
adf08c88ea
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      CONTRIBUTING.md

+ 1
- 0
CONTRIBUTING.md 查看文件

@ -73,6 +73,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to
- [raylib Ruby binding](https://github.com/D3nX/raylib-ruby-ffi)
- [raylib Rust binding](https://github.com/deltaphc/raylib-rs)
- [raylib Python binding](https://github.com/overdev/raylibpy)
- [raylib Haskell binding](https://github.com/DevJac/raylib-haskell)
Usually, raylib bindings follow the convention: `raylib-{language}`

正在加载...
取消
保存