Class: Achievements

Inherits:
Kosmos::Package show all
Defined in:
lib/kosmos/packages/achievements.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



5
6
7
# File 'lib/kosmos/packages/achievements.rb', line 5

def install
  merge_directory 'Achievements-1.6.0/GameData'
end