diff --git a/EarnYourStripes/EarnYourStripes-4.0.ckan b/EarnYourStripes/EarnYourStripes-4.0.ckan new file mode 100644 index 0000000000..21c6e5484b --- /dev/null +++ b/EarnYourStripes/EarnYourStripes-4.0.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", + "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/EarnYourStripes.zip", + "download_size": 13303, + "download_hash": { + "sha1": "C079331AC4B1989A06E61E2FA3B73A12B9C9CFE1", + "sha256": "E0AB6265FFE950D0F640869245499243B88C3B278C8A040F1CFF75026638FA23" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}