Sha256: 2e31f17d5f675c1e53474935ca23f323889786ff5e01c848598f9baa2a6734dc
Contents?: true
Size: 588 Bytes
Versions: 8
Compression:
Stored size: 588 Bytes
Contents
class VanguardTechnologies < Kosmos::Package title 'Vanguard Technologies' url 'http://kerbalspaceport.com/wp/wp-content/themes/kerbal/inc/download.php?f=uploads/2013/12/VNG-Plugin_0.7.2.zip' def install merge_directory 'VNG-Plugin/GameData' end end class VanguardTechnologiesEVAParachutes < Kosmos::Package title 'Vanguard Technologies - EVA Parachutes' aliases 'eva parachutes' url 'http://kerbalspaceport.com/wp/wp-content/themes/kerbal/inc/download.php?f=uploads/2013/10/VNG-Parachute_1.2.zip' def install merge_directory 'VNG-Parachute/GameData' end end
Version data entries
8 entries across 8 versions & 1 rubygems