diff --git a/EarnYourStripes/EarnYourStripes-2.2.ckan b/EarnYourStripes/EarnYourStripes-2.2.ckan new file mode 100644 index 0000000000..af65b4632e --- /dev/null +++ b/EarnYourStripes/EarnYourStripes-2.2.ckan @@ -0,0 +1,31 @@ +{ + "spec_version": "v1.4", + "identifier": "EarnYourStripes", + "name": "Earn Your Stripes!", + "abstract": "Allows new kerbals to earn their very own 'veteran orange' jumpsuit, according to options you set!", + "author": "severedsolo", + "license": "MIT", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/182372-FlightTracker", + "repository": "https://github.com/severedsolo/EarnYourStripes" + }, + "version": "2.2", + "ksp_version_min": "1.7.1", + "ksp_version_max": "1.7.99", + "depends": [ + { + "name": "KerbalChangelog" + }, + { + "name": "FlightTracker" + } + ], + "download": "https://github.com/severedsolo/EarnYourStripes/releases/download/2.2/EarnYourStripes.zip", + "download_size": 16568, + "download_hash": { + "sha1": "75A393A58083DC2CD15EF9B937CE920E5FA15319", + "sha256": "38936970982B956733C4DCE1120F05B19F4ABAE59F08F07C3BDC71949B8D50CA" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}