Sha256: 33115637391bcb7c3e269d5e05627b204562a07d6a093c70a67288d50f15497a
Contents?: true
Size: 285 Bytes
Versions: 3
Compression:
Stored size: 285 Bytes
Contents
["shattered_support", "shattered_ogrerb", "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 & 2 rubygems
Version | Path |
---|---|
shattered-0.5.0.1 | lib/shatter.rb |
shattered_ruby-0.5.1 | lib/shatter.rb |
shattered_ruby-0.5.0.2 | lib/shatter.rb |