From 509af23dc3eb1bce787c9f8f12ced80610bf5948 Mon Sep 17 00:00:00 2001 From: BasharMilesTeg Date: Tue, 28 Apr 2015 05:35:18 +0800 Subject: [PATCH] Hand-packaged 'An ode to code duplication' Module Manager 2.6.1 --- ModuleManager/ModuleManager-2.6.1.ckan | 28 ++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 ModuleManager/ModuleManager-2.6.1.ckan diff --git a/ModuleManager/ModuleManager-2.6.1.ckan b/ModuleManager/ModuleManager-2.6.1.ckan new file mode 100644 index 0000000000..06e6c0c619 --- /dev/null +++ b/ModuleManager/ModuleManager-2.6.1.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.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.1.dll", + "install_to": "GameData" + } + ], + "version": "2.6.1", + "download": "https://ksp.sarbian.com/jenkins/job/ModuleManager/lastStableBuild/artifact/ModuleManager-2.6.1.zip", + "x_generated_by": "not netkan", + "download_size": 25674 +}