Sha256: daea45f2bb7ee7b33a9612536e3777d8864d953d4f1440e508f254691bda8eb2

Contents?: true

Size: 358 Bytes

Versions: 8

Compression:

Stored size: 358 Bytes

Contents

class HotRockets < Kosmos::Package
  title 'HotRockets'
  aliases 'hot rockets'
  url 'http://kerbal.curseforge.com/plugins/220207-hotrockets-particle-fx-replacement'

  def install
    merge_directory 'ModuleManager.2.1.0.dll', into: 'GameData'
    merge_directory 'MP_Nazari', into: 'GameData'
    merge_directory 'SmokeScreen', into: 'GameData'
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
kosmos-0.0.5 lib/kosmos/packages/hot_rockets.rb
kosmos-0.0.4 lib/kosmos/packages/hot_rockets.rb
kosmos-0.0.3 lib/kosmos/packages/hot_rockets.rb
kosmos-0.0.2.pre.test4 lib/kosmos/packages/hot_rockets.rb
kosmos-0.0.2.pre.test3 lib/kosmos/packages/hot_rockets.rb
kosmos-0.0.2.pre.test2 lib/kosmos/packages/hot_rockets.rb
kosmos-0.0.2 lib/kosmos/packages/hot_rockets.rb
kosmos-0.0.1 lib/kosmos/packages/hot_rockets.rb