From fd1bf89dc4dbbf57a1c5a395db6a27cf8286334e Mon Sep 17 00:00:00 2001 From: BasharMilesTeg Date: Sun, 24 May 2015 17:21:50 +0800 Subject: [PATCH] Create ModuleManager-2.6.5.ckan --- ModuleManager/ModuleManager-2.6.5.ckan | 28 ++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 ModuleManager/ModuleManager-2.6.5.ckan diff --git a/ModuleManager/ModuleManager-2.6.5.ckan b/ModuleManager/ModuleManager-2.6.5.ckan new file mode 100644 index 0000000000..3db337157f --- /dev/null +++ b/ModuleManager/ModuleManager-2.6.5.ckan @@ -0,0 +1,28 @@ +{ + "spec_version": 1, + "identifier": "ModuleManager", + "name": "Module Manager", + "abstract": "Modify KSP configs without conflict", + "license": "CC-BY-SA", + "author": [ + "ialdabaoth", + "Sarbian" + ], + "release_status": "stable", + "ksp_version": "1.0", + "resources": { + "x_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.5.dll", + "install_to": "GameData" + } + ], + "version": "2.6.5", + "download": "https://ksp.sarbian.com/jenkins/job/ModuleManager/lastStableBuild/artifact/ModuleManager-2.6.5.zip", + "x_generated_by": "nyankan", + "download_size": 26919 +}