diff --git a/Asclepius/Asclepius-2-v5.0.ckan b/Asclepius/Asclepius-2-v5.0.ckan new file mode 100644 index 0000000000..983d556b16 --- /dev/null +++ b/Asclepius/Asclepius-2-v5.0.ckan @@ -0,0 +1,45 @@ +{ + "spec_version": "v1.4", + "identifier": "Asclepius", + "name": "Asclepius", + "abstract": "Asclepius a Kopernicus planet SSTO playground", + "author": [ + "MrChumley" + ], + "license": "CC0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/113949-105-asclepius-a-kopernicus-planet-ssto-playground/", + "repository": "https://github.com/MrChumley/Asclepius" + }, + "version": "2:v5.0", + "ksp_version": "1.3", + "depends": [ + { + "name": "ModuleManager", + "min_version": "2.8.0" + }, + { + "name": "Kopernicus", + "min_version": "2:release-1.3.0-5" + } + ], + "recommends": [ + { + "name": "ContractConfigurator-FarOutContracts" + } + ], + "install": [ + { + "find": "Asclepius", + "install_to": "GameData" + } + ], + "download": "https://github.com/MrChumley/Asclepius/releases/download/v5.0/AsclepiusV5-0.zip", + "download_size": 6869755, + "download_hash": { + "sha1": "CB3CE9BEFB67B6FE6D1F2818C2A916AC31AACB3A", + "sha256": "3D4DC1EB5CA0FB46BA7AA55F855B56C7A6746EF7D9DDC60E04B28E0A27072149" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}