diff --git a/Kronkus/Kronkus-2-V1.3.3.ckan b/Kronkus/Kronkus-2-V1.3.3.ckan new file mode 100644 index 0000000000..73416aaa1b --- /dev/null +++ b/Kronkus/Kronkus-2-V1.3.3.ckan @@ -0,0 +1,51 @@ +{ + "spec_version": "v1.4", + "identifier": "Kronkus", + "name": "Kronkus", + "abstract": "Kronkus is a Kopernicus planet pack", + "author": [ + "MrChumley" + ], + "license": "CC0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/119202-13-kronkus-a-kopernicus-planet-pack/", + "repository": "https://github.com/MrChumley/Kronkus" + }, + "version": "2:V1.3.3", + "ksp_version": "1.3", + "depends": [ + { + "name": "ModuleManager", + "min_version": "2.8.0" + }, + { + "name": "Kopernicus", + "min_version": "2:release-1.3.0-5" + } + ], + "recommends": [ + { + "name": "DistantObject" + }, + { + "name": "ContractConfigurator" + }, + { + "name": "ContractConfigurator-FarOutContracts" + } + ], + "install": [ + { + "find": "Kronkus", + "install_to": "GameData" + } + ], + "download": "https://github.com/MrChumley/Kronkus/releases/download/V1.3.3/KronkusV1-3-3.zip", + "download_size": 36304532, + "download_hash": { + "sha1": "D8828C401127D26DB1E6F32ABC996648F3979673", + "sha256": "CC4D1B2173B28B36B89F87095A7F3DBD2FFE39542F38ED601771E220B559B926" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}