Class: AstronomersVisualPackLow

Inherits:
Kosmos::Package show all
Defined in:
lib/kosmos/packages/astronomers_visual_pack.rb

Instance Attribute Summary

Attributes inherited from Kosmos::Package

#download_dir, #ksp_path

Instance Method Summary collapse

Methods inherited from Kosmos::Package

download!, find, inherited, #install!, normalize_for_find, normalized_title, search, unzip!

Methods included from Kosmos::PackageDsl

#merge_directory

Instance Method Details

#installObject



7
8
9
10
# File 'lib/kosmos/packages/astronomers_visual_pack.rb', line 7

def install
  merge_directory "Astronomer's Visual Pack V3 BETA/2nd Step/128 - Lower Resolution/GameData"
  merge_directory "Astronomer's Visual Pack V3 BETA/3rd Step/GameData"
end