From 077649531deed00c77d5504d9b86e504a7d46294 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sun, 10 Jan 2016 12:29:27 +0000 Subject: [PATCH] "NetKAN generated mods - ModuleManager-2.6.17" --- ModuleManager/ModuleManager-2.6.17.ckan | 28 +++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 ModuleManager/ModuleManager-2.6.17.ckan diff --git a/ModuleManager/ModuleManager-2.6.17.ckan b/ModuleManager/ModuleManager-2.6.17.ckan new file mode 100644 index 0000000000..faa516b3dd --- /dev/null +++ b/ModuleManager/ModuleManager-2.6.17.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.17", + "ksp_version": "1.0", + "install": [ + { + "find_regexp": "ModuleManager.*\\.dll$", + "find_matches_files": true, + "install_to": "GameData" + } + ], + "download": "https://ksp.sarbian.com/jenkins/job/ModuleManager/105/artifact/ModuleManager-2.6.17.zip", + "download_size": 29321, + "x_generated_by": "netkan" +}