diff --git a/SoundingRockets/SoundingRockets-0.5.9.0.ckan b/SoundingRockets/SoundingRockets-0.5.9.0.ckan new file mode 100644 index 0000000000..4ed81868fe --- /dev/null +++ b/SoundingRockets/SoundingRockets-0.5.9.0.ckan @@ -0,0 +1,41 @@ +{ + "spec_version": "v1.16", + "identifier": "SoundingRockets", + "name": "Sounding Rockets!", + "abstract": "Adds a series of low tech sounding rockets to the 'start' node.", + "author": "RoverDude", + "license": "restricted", + "release_status": "stable", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/92434-105", + "repository": "https://github.com/BobPalmer/SoundingRockets" + }, + "version": "0.5.9.0", + "ksp_version_min": "1.2.0", + "ksp_version_max": "1.2.2", + "depends": [ + { + "name": "USITools" + } + ], + "conflicts": [ + { + "name": "SETI-CommunityTechTree" + } + ], + "install": [ + { + "file": "GameData/UmbraSpaceIndustries/SoundingRockets", + "install_to": "GameData/UmbraSpaceIndustries" + } + ], + "download": "https://github.com/BobPalmer/SoundingRockets/releases/download/0.5.9.0/SoundingRockets_0.5.9.0.zip", + "download_size": 1875891, + "download_hash": { + "sha1": "08D8EA1AA75F77FD036DC08ABC5CE0AA80415645", + "sha256": "0DA508034FE76889C10E9744C41CAF39C4FD40BA362948518EA107F4CB04E6C8" + }, + "download_content_type": "application/zip", + "x_last_revision_by": "politas", + "x_generated_by": "netkan" +}