diff --git a/EarnYourStripes/EarnYourStripes-3.0.2.ckan b/EarnYourStripes/EarnYourStripes-3.0.2.ckan new file mode 100644 index 0000000000..2f4eba2a77 --- /dev/null +++ b/EarnYourStripes/EarnYourStripes-3.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": "3.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/3.0.2/EarnYourStripes.zip", + "download_size": 13302, + "download_hash": { + "sha1": "6506B1A879F298B4B1468C65149ADBFE2189AB3F", + "sha256": "D043C9B0D6490B958F68A51243A4DD69A0F7475D7F227262F59A0C668F82DCFC" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}