This is an adaptation of Donald Duvall's Raylib bindings for Free Pascal to support my own XD Pascal compiler.
Raylib has been tested on Windows 7 and Windows 10 in the following configuration:
- Libraries:
raylib.dll
(version 2.6.0, 32-bit, MSVC compatible, 1897472 bytes)vcruntime140d.dll
(32-bit, 111952 bytes)ucrtbased.dll
(32-bit, 1647104 bytes)
- Resources taken from the original bindings for Free Pascal.