• R/O
  • HTTP
  • SSH
  • HTTPS

標籤

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Go で書き直した Ikemen


File Info

修訂. 7bd84dc38b5304f074bea4ad7819601cfb52df0e
大小 361 bytes
時間 2019-01-16 23:40:16
作者 neatunsou
Log Message

mp3にとりあえず対応

Content

#!/bin/sh
export GOPATH=$PWD/go
go get -u github.com/yuin/gopher-lua
go get -u github.com/go-gl/glfw/v3.2/glfw
go get -u github.com/go-gl/gl/v2.1/gl
go get -u github.com/jfreymuth/go-vorbis/ogg/vorbis
go get -u github.com/timshannon/go-openal/openal
go get -u github.com/faiface/beep
go get -u github.com/hajimehoshi/oto
go get -u github.com/hajimehoshi/go-mp3