Sha256: ed331809e26303157d0f34c9fd0e00dcadce11e4bd076218160214f9e1289c3b
Contents?: true
Size: 283 Bytes
Versions: 3
Compression:
Stored size: 283 Bytes
Contents
["shattered_support", "shattered_ogre", "shattered_pack"].each do |component| lib_path = File.expand_path(File.dirname(__FILE__)+"/../../#{component}/lib") $: << lib_path if File.directory? lib_path require component end require File.dirname(__FILE__) + '/game_loader'
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
shattered-0.3.3 | lib/shatter.rb |
shattered-0.4 | lib/shatter.rb |
shattered-0.4.0.1 | lib/shatter.rb |