Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
 
Ray ad31730b6a Added cross-compiler RPI libs há 7 anos
..
include Updated release versions for raylib 1.8 há 7 anos
libs Added cross-compiler RPI libs há 7 anos
README.md Update README.md há 7 anos

README.md

raylib release

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

It also includes additional raylib required libraries for different platforms that sometimes users need to compile by themselfs.Depending on target platform some libraries can be just downloaded from their repos using some package manager software provided by the OS, very tipical in Linux (apt-get) and OSX.

Provided libraries you will find in this folder are:

Library Version Date Platform Notes
raylib 1.8.0 Oct 2017 all simple and easy-to-use library for games dev.
GLFW3 3.2.1 Aug 2016 win32-mingw32,
win32-msvc
Window and input management on desktop platforms
OpenAL Soft 1.18.2 Sep 2017 win32-mingw32,
win32-msvc,
Android
Audio device management

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