From facddd75e80d595f98ce19449560af2b9054bab9 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot <netkan-bot@ksp-ckan.org> Date: Tue, 9 Feb 2016 15:38:09 +0000 Subject: [PATCH] "NetKAN generated mods - USI-MKSLite-0.3.0.0" --- USI-MKSLite/USI-MKSLite-0.3.0.0.ckan | 48 ++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 USI-MKSLite/USI-MKSLite-0.3.0.0.ckan diff --git a/USI-MKSLite/USI-MKSLite-0.3.0.0.ckan b/USI-MKSLite/USI-MKSLite-0.3.0.0.ckan new file mode 100644 index 0000000000..db16ec51bd --- /dev/null +++ b/USI-MKSLite/USI-MKSLite-0.3.0.0.ckan @@ -0,0 +1,48 @@ +{ + "spec_version": "v1.16", + "identifier": "USI-MKSLite", + "name": "MKS Lite!", + "abstract": "A simpler, more forgiving version of MKS - great for getting your feet wet!", + "author": "RoverDude", + "license": "CC-BY-NC-SA-4.0", + "release_status": "stable", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/122094-105", + "repository": "https://github.com/BobPalmer/MKS-LITE" + }, + "version": "0.3.0.0", + "ksp_version_min": "1.0.4", + "ksp_version_max": "1.0.5", + "depends": [ + { + "name": "USITools" + }, + { + "name": "USI-Core" + }, + { + "name": "FirespitterCore" + }, + { + "name": "ModuleManager" + }, + { + "name": "USI-UKS-Shared" + } + ], + "conflicts": [ + { + "name": "UKS" + } + ], + "install": [ + { + "find": "UmbraSpaceIndustries/MKS-LITE", + "install_to": "GameData/UmbraSpaceIndustries" + } + ], + "download": "https://github.com/BobPalmer/MKS-LITE/releases/download/0.3.0.0/MKS-LITE_0.3.0.0.zip", + "download_size": 12602256, + "x_last_revision_by": "harryyoung", + "x_generated_by": "netkan" +}