Add Android instructions and bootstrap script
This commit is contained in:
parent
96cd196d32
commit
55dd52f386
3 changed files with 133 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue