1
This commit is contained in:
Evan Pratten 2023-04-12 15:51:59 -04:00
parent 961550ba19
commit e93f846280

View File

@ -5,6 +5,8 @@
`raylib-ffi` aims to provide a "no frills" direct binding to [raylib](https://www.raylib.com/) for rust developers. `raylib-ffi` aims to provide a "no frills" direct binding to [raylib](https://www.raylib.com/) for rust developers.
This library is largely auto-generated by the code in `build/`. Raylib itself exposes lots of metadata, meaning that wrappers can auto-translate the C API into whatever language is needed (in this case, Rust).
## Dependencies ## Dependencies
Fedora: Fedora: