Harbour module implementing bindings to RayLib 4.1-dev.
Installing hb-raylib requires RayLib including its headers. For more info see getting started.
-
Build static library:
hbmk2 hbraylib.hbp
-
Build and run sample and test code:
cd examples/harbour hbmk2 example_00.prg ./example_00