From fe6d8d2ac02886159d5bc0228944b5d6e93cd3ad Mon Sep 17 00:00:00 2001 From: BasharMilesTeg Date: Wed, 5 Aug 2015 15:00:36 +0800 Subject: [PATCH] Create ModuleManager-2.6.7.ckan --- ModuleManager/ModuleManager-2.6.7.ckan | 27 ++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 ModuleManager/ModuleManager-2.6.7.ckan diff --git a/ModuleManager/ModuleManager-2.6.7.ckan b/ModuleManager/ModuleManager-2.6.7.ckan new file mode 100644 index 0000000000..342128c52b --- /dev/null +++ b/ModuleManager/ModuleManager-2.6.7.ckan @@ -0,0 +1,27 @@ +{ + "spec_version": "v1.6", + "identifier": "ModuleManager", + "name": "Module Manager", + "abstract": "Modify KSP configs without conflict", + "license": "CC-BY-SA", + "author": [ + "ialdabaoth", + "Sarbian" + ], + "ksp_version": "1.0", + "resources": { + "ci": "https://ksp.sarbian.com/jenkins/job/ModuleManager/", + "homepage": "http://forum.kerbalspaceprogram.com/threads/55219", + "repository": "https://github.com/sarbian/ModuleManager" + }, + "install": [ + { + "file": "ModuleManager.2.6.7.dll", + "install_to": "GameData" + } + ], + "version": "2.6.7", + "download": "https://ksp.sarbian.com/jenkins/job/ModuleManager/94/artifact/ModuleManager-2.6.7.zip", + "download_size": 27989, + "x_generated_by": "nyankan" +}