mirror of
https://github.com/cyberarm/i-mic-fps.git
synced 2025-12-15 15:42:35 +00:00
5 lines
85 B
Ruby
5 lines
85 B
Ruby
source "https://rubygems.org"
|
|
gem "opengl-bindings"
|
|
gem "glu"
|
|
# gem "glut"
|
|
gem "gosu" |