diff --git a/EarnYourStripes/EarnYourStripes-4.0.2.ckan b/EarnYourStripes/EarnYourStripes-4.0.2.ckan new file mode 100644 index 0000000000..2de452cd1f --- /dev/null +++ b/EarnYourStripes/EarnYourStripes-4.0.2.ckan @@ -0,0 +1,35 @@ +{ + "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", + "version": "4.0.2", + "ksp_version_min": "1.9.0", + "ksp_version_max": "1.9.99", + "license": "MIT", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/161790-*", + "repository": "https://github.com/severedsolo/EarnYourStripes" + }, + "tags": [ + "plugin", + "crewed" + ], + "depends": [ + { + "name": "KerbalChangelog" + }, + { + "name": "FlightTracker" + } + ], + "download": "https://github.com/severedsolo/EarnYourStripes/releases/download/4.0.2/EarnYourStripes.zip", + "download_size": 13375, + "download_hash": { + "sha1": "9DB7A322229D11E75E2553217C902FDEEE5CA805", + "sha256": "7D15A243DE58F8C5821EC829D5122CA56C8CDE2876858F42C88FACDD0368CB70" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}