From 90eb2d8d1d2ee42cb58460752d61efa8a0c1678f Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sat, 30 Nov 2019 15:39:51 +0000 Subject: [PATCH] NetKAN generated mods - ModuleManager-4.1.3 --- ModuleManager/ModuleManager-4.1.3.ckan | 34 ++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 ModuleManager/ModuleManager-4.1.3.ckan diff --git a/ModuleManager/ModuleManager-4.1.3.ckan b/ModuleManager/ModuleManager-4.1.3.ckan new file mode 100644 index 0000000000..ef224cb092 --- /dev/null +++ b/ModuleManager/ModuleManager-4.1.3.ckan @@ -0,0 +1,34 @@ +{ + "spec_version": "v1.16", + "identifier": "ModuleManager", + "name": "Module Manager", + "abstract": "Modify KSP configs without conflict", + "author": [ + "ialdabaoth", + "Sarbian" + ], + "license": "CC-BY-SA", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/50533-141-module-manager-306-marsh-14th-2018-its-dangerous-to-go-alone-take-those-cats-with-you/", + "repository": "https://github.com/sarbian/ModuleManager", + "ci": "https://ksp.sarbian.com/jenkins/job/ModuleManager/" + }, + "version": "4.1.3", + "ksp_version_min": "1.8.0", + "ksp_version_max": "1.8.90", + "install": [ + { + "find_regexp": "ModuleManager.*\\.dll$", + "find_matches_files": true, + "install_to": "GameData" + } + ], + "download": "https://ksp.sarbian.com/jenkins/job/ModuleManager/157/artifact/ModuleManager-4.1.3.zip", + "download_size": 62924, + "download_hash": { + "sha1": "9A33BFFCFB360F1C043198C2206E028BD2D0ED07", + "sha256": "BA6315074E75E829F2AB337AABA4223A29BD5EC417079020AB20320B4052A1FD" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}