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