Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 365 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 365 Bytes

These are generated raylib bindings from https://github.com/Guevara-chan/Raylib-Forever, with some extra vector operators for convenience. Extra functions are in raylib_util.nim - these are included in raylib.nim.

This will require raylib.so to be on the library path when running - acquire this separately.