raylib/release
Ray 1f0cc57ec7 Corrected issue with compiler param
Added android_native_app_glue module to raylib compilation instead of
compiling it as static lib at apk generation.
2018-05-27 19:06:14 +02:00
..
include BREAKING CHANGE: Renamed SpriteFont type to Font 2018-05-04 16:59:48 +02:00
libs Corrected issue with compiler param 2018-05-27 19:06:14 +02:00
README.md Update README.md 2018-02-03 11:33:05 +01:00

raylib release

In this folder you can find raylib library pre-compiled and ready-to-use for different platforms.

For detailed information on raylib external dependencies, just check Wiki information on external dependencies.

NOTE: Next raylib version is removing all external dependencies.