diff --git a/SpaceAge/SpaceAge-v1.2.0.ckan b/SpaceAge/SpaceAge-v1.2.0.ckan new file mode 100644 index 0000000000..969785986a --- /dev/null +++ b/SpaceAge/SpaceAge-v1.2.0.ckan @@ -0,0 +1,35 @@ +{ + "spec_version": 1, + "identifier": "SpaceAge", + "name": "Space Age", + "abstract": "Tracks and displays information about your campaign's progress and important events.", + "author": "Garwel", + "version": "v1.2.0", + "ksp_version_min": "1.8.0", + "ksp_version_max": "1.9.1", + "license": "MIT", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/164965-*", + "repository": "https://github.com/GarwelGarwel/SpaceAge" + }, + "tags": [ + "plugin", + "information" + ], + "suggests": [ + { + "name": "KSP-AVC" + }, + { + "name": "Toolbar" + } + ], + "download": "https://github.com/GarwelGarwel/SpaceAge/releases/download/v1.2.0/SpaceAge_1.2.0.zip", + "download_size": 36878, + "download_hash": { + "sha1": "E89034F3627E3FBE0C2BD9F669965471DB03BF33", + "sha256": "8DE01D7D034E66B5CC2343DC16135EE818E9093D425D4EFBB327A22F560B5B2B" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}