diff --git a/SpaceAge/SpaceAge-v1.0.0.ckan b/SpaceAge/SpaceAge-v1.0.0.ckan new file mode 100644 index 0000000000..cd4e4fa5b6 --- /dev/null +++ b/SpaceAge/SpaceAge-v1.0.0.ckan @@ -0,0 +1,31 @@ +{ + "spec_version": 1, + "identifier": "SpaceAge", + "name": "Space Age", + "abstract": "Tracks and displays information about your campaign's progress and important events.", + "author": "Garwel", + "license": "MIT", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/164965-13-space-age-011-2017-08-31-tracking-your-progress/", + "repository": "https://github.com/GarwelGarwel/SpaceAge" + }, + "version": "v1.0.0", + "ksp_version_min": "1.4.0", + "ksp_version_max": "1.4.5", + "suggests": [ + { + "name": "KSP-AVC" + }, + { + "name": "Toolbar" + } + ], + "download": "https://github.com/GarwelGarwel/SpaceAge/releases/download/v1.0.0/SpaceAge_1.0.0.zip", + "download_size": 33078, + "download_hash": { + "sha1": "744AB7BFFAC6D9477ECF2ED6EB1034CC844B1EEB", + "sha256": "9276455D490C3B7897C699E13E1F470E683A9AEE8F8EAEDE39EEB9014AF0362A" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}