Add Android instructions and bootstrap script

This commit is contained in:
Milan Nikolic 2017-01-29 00:58:16 +01:00
parent 96cd196d32
commit 55dd52f386
3 changed files with 133 additions and 0 deletions

View file

@ -24,6 +24,10 @@ Golang bindings for [raylib](http://www.raylib.com/), a simple and easy-to-use l
brew install glfw3
brew install openal-soft
##### Android
[Android example](https://github.com/gen2brain/raylib-go/tree/master/examples/android/example).
### Installation
go get -v github.com/gen2brain/raylib-go