Class: B9Aerospace0235Fix

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



20
21
22
# File 'lib/kosmos/packages/b9_aerospace_pack.rb', line 20

def install
  merge_directory 'B9 KSP 0.23.5/GameData'
end