mirror of
https://github.com/cyberarm/i-mic-fps.git
synced 2025-12-15 15:42:35 +00:00
Textures work! that 3 was only getting 2... Added --native to lunch game at native resolution and fullscreen. Added basic plane.
This commit is contained in:
10
Gemfile.lock
10
Gemfile.lock
@@ -1,12 +1,14 @@
|
||||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
glu (8.3.0)
|
||||
glu (8.3.0-x86-mingw32)
|
||||
chunky_png (1.3.10)
|
||||
glu (8.2.2)
|
||||
glu (8.2.2-x86-mingw32)
|
||||
gosu (0.13.3)
|
||||
gosu (0.13.3-x86-mingw32)
|
||||
oily_png (1.2.1)
|
||||
chunky_png (~> 1.3.7)
|
||||
opengl-bindings (1.6.6)
|
||||
wavefront (0.1.2)
|
||||
|
||||
PLATFORMS
|
||||
ruby
|
||||
@@ -15,8 +17,8 @@ PLATFORMS
|
||||
DEPENDENCIES
|
||||
glu
|
||||
gosu
|
||||
oily_png
|
||||
opengl-bindings
|
||||
wavefront
|
||||
|
||||
BUNDLED WITH
|
||||
1.16.1
|
||||
|
||||
Reference in New Issue
Block a user