From 5b64562f11c403d9aef6a19f10aa877484f71d27 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Fri, 1 Jan 2016 15:27:02 +0000 Subject: [PATCH] "NetKAN generated mods - ModuleManager-2.6.16" --- ModuleManager/ModuleManager-2.6.16.ckan | 28 +++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 ModuleManager/ModuleManager-2.6.16.ckan diff --git a/ModuleManager/ModuleManager-2.6.16.ckan b/ModuleManager/ModuleManager-2.6.16.ckan new file mode 100644 index 0000000000..403632907f --- /dev/null +++ b/ModuleManager/ModuleManager-2.6.16.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.16", + "ksp_version": "1.0", + "install": [ + { + "find_regexp": "ModuleManager.*\\.dll$", + "find_matches_files": true, + "install_to": "GameData" + } + ], + "download": "https://ksp.sarbian.com/jenkins/job/ModuleManager/104/artifact/ModuleManager-2.6.16.zip", + "download_size": 28327, + "x_generated_by": "netkan" +}