From d4ec1b3dcdc5d9f86749041134a8101f07ccc7cc Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Thu, 31 Dec 2015 18:22:22 +0000 Subject: [PATCH] "NetKAN generated mods - ModuleManager-2.6.15" --- ModuleManager/ModuleManager-2.6.15.ckan | 28 +++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 ModuleManager/ModuleManager-2.6.15.ckan diff --git a/ModuleManager/ModuleManager-2.6.15.ckan b/ModuleManager/ModuleManager-2.6.15.ckan new file mode 100644 index 0000000000..0cb9a6b1d0 --- /dev/null +++ b/ModuleManager/ModuleManager-2.6.15.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.15", + "ksp_version": "1.0", + "install": [ + { + "find_regexp": "ModuleManager.*\\.dll$", + "find_matches_files": true, + "install_to": "GameData" + } + ], + "download": "https://ksp.sarbian.com/jenkins/job/ModuleManager/103/artifact/ModuleManager-2.6.15.zip", + "download_size": 28327, + "x_generated_by": "netkan" +}