GuvaCode / ray4laz

A complete header translation (binding) of the raylib 5.0 to Pascal. Without any funky helper functions for memory alignment issues. Inspired and partially based on the drezgames/raylib-pascal binding, however a little cleaner and more recent, with FPC 3.2.0 and up support.
https://www.raylib.com/
zlib License
98 stars 18 forks source link

Add a wrapper script for FPC #23

Closed glowiak closed 9 months ago

glowiak commented 9 months ago

A simple wrapper for FPC, in case one doesn't want to use the whole Lazarus.

glowiak commented 9 months ago

Only for Linux. There aren't natives for different OSes, and I don't know windows batch.