Bundle raylib C sources and switch to develop branch

This commit is contained in:
Milan Nikolic 2017-01-28 17:19:06 +01:00
parent e2f3bed444
commit f89d1164a5
36 changed files with 54932 additions and 193 deletions

View file

@ -6,7 +6,6 @@ Golang bindings for [raylib](http://www.raylib.com/), a simple and easy-to-use l
### Requirements
* [raylib](http://www.raylib.com/)
* [GLFW3](http://www.glfw.org/) (desktop platform only, not needed on Android and RPi)
* [OpenAL Soft](http://kcat.strangesoft.net/openal.html)