package raylib

  1. Overview
  2. No Docs
OCaml bindings for raylib

Install

dune-project
 Dependency

Authors

Maintainers

Sources

raylib-0.5.1.tbz
sha256=eec4635d39a680a26570d3498a4f683a5c2cbe0dc6b38110a578e2a8d0d08149
sha512=19d63c3681ab0c84bbb0ec39e9dd8a4d98874f51271a6179c66bf2af3613e4932f57e9d14b91b501ca38c8c0f0b31aa41794269577ea3ff61a0d223b7a71a3cc

Description

OCaml bindings for raylib

Published: 23 Jan 2022

Dependencies (10)

  1. conf-libxrandr os = "linux" | os-family = "bsd"
  2. conf-libxinerama os = "linux" | os-family = "bsd"
  3. conf-libxi os = "linux" | os-family = "bsd"
  4. conf-libxcursor os = "linux" | os-family = "bsd"
  5. conf-mesa os = "linux" | os-family = "bsd"
  6. ppx_cstubs >= "0.6"
  7. integers >= "0.5"
  8. ctypes >= "0.14"
  9. dune-configurator
  10. dune >= "2.8"

Dev Dependencies (1)

  1. odoc with-doc

Used by (2)

  1. qcaml >= "0.1.7"
  2. raygui < "0.6.0"

Conflicts

None