diff --git a/Kronkus/Kronkus-1-v1.1.ckan b/Kronkus/Kronkus-1-v1.1.ckan new file mode 100644 index 0000000000..70c3ffb031 --- /dev/null +++ b/Kronkus/Kronkus-1-v1.1.ckan @@ -0,0 +1,35 @@ +{ + "spec_version": "v1.4", + "identifier": "Kronkus", + "name": "Kronkus Planet Pack", + "abstract": "Kronkus planetary system", + "author": [ + "MrChumley" + ], + "license": "CC0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/119202", + "repository": "https://github.com/MrChumley/Kronkus" + }, + "version": "1:v1.1", + "ksp_version": "1.0.5", + "depends": [ + { + "name": "ModuleManager", + "min_version": "2.6.13" + }, + { + "name": "Kopernicus", + "min_version": "1:beta-05-2" + } + ], + "install": [ + { + "find": "Kronkus", + "install_to": "GameData" + } + ], + "download": "https://github.com/MrChumley/Kronkus/releases/download/v1.1/Kronkus.1.1.zip", + "download_size": 31675177, + "x_generated_by": "netkan" +}