From e18a2eb280da8677badabecc6b277c7e1c30f0e6 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Thu, 31 Dec 2015 15:23:01 +0000 Subject: [PATCH] "NetKAN generated mods - ModuleManager-2.6.14" --- ModuleManager/ModuleManager-2.6.14.ckan | 28 +++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 ModuleManager/ModuleManager-2.6.14.ckan diff --git a/ModuleManager/ModuleManager-2.6.14.ckan b/ModuleManager/ModuleManager-2.6.14.ckan new file mode 100644 index 0000000000..8b5ebd42e7 --- /dev/null +++ b/ModuleManager/ModuleManager-2.6.14.ckan @@ -0,0 +1,28 @@ +{ + "spec_version": "v1.16", + "identifier": "ModuleManager", + "name": "Module Manager", + "abstract": "Modify KSP configs without conflict", + "author": [ + "ialdabaoth", + "Sarbian" + ], + "license": "CC-BY-SA", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/55219", + "repository": "https://github.com/sarbian/ModuleManager", + "ci": "https://ksp.sarbian.com/jenkins/job/ModuleManager/" + }, + "version": "2.6.14", + "ksp_version": "1.0", + "install": [ + { + "find_regexp": "ModuleManager.*\\.dll$", + "find_matches_files": true, + "install_to": "GameData" + } + ], + "download": "https://ksp.sarbian.com/jenkins/job/ModuleManager/102/artifact/ModuleManager-2.6.14.zip", + "download_size": 28319, + "x_generated_by": "netkan" +}