mirror of
https://github.com/cyberarm/cyberarm_engine.git
synced 2025-12-15 20:52:35 +00:00
Added a large portion of I-MIC-FPS's opengl rendering and model loading systems
This commit is contained in:
@@ -26,7 +26,7 @@ Gem::Specification.new do |spec|
|
||||
end
|
||||
spec.bindir = "exe"
|
||||
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
|
||||
spec.require_paths = ["lib"]
|
||||
spec.require_paths = ["lib", "assets"]
|
||||
|
||||
spec.add_dependency "gosu", "~> 0.15.0"
|
||||
spec.add_dependency "gosu_more_drawables", "~> 0.3"
|
||||
|
||||
Reference in New Issue
Block a user