Class: RemoteTech2Fixpack
- Inherits:
-
Kosmos::Package
- Object
- Kosmos::Package
- RemoteTech2Fixpack
- Defined in:
- lib/kosmos/packages/remote_tech.rb
Instance Attribute Summary
Attributes inherited from Kosmos::Package
Instance Method Summary collapse
Methods inherited from Kosmos::Package
aliases, download!, find, inherited, #install!, normalize_for_find, unzip!
Methods included from Kosmos::PackageDsl
Instance Method Details
#install ⇒ Object
15 16 17 |
# File 'lib/kosmos/packages/remote_tech.rb', line 15 def install merge_directory 'GameData' end |