From a5e0f6200da89c9bb61a35ca27205f441ef94deb Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Mon, 31 Aug 2015 21:15:04 +0000 Subject: [PATCH] "NetKAN generated mods - MK2KSPIIntegration-4.0.1" --- .../MK2KSPIIntegration-4.0.1.ckan | 41 +++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 MK2KSPIIntegration/MK2KSPIIntegration-4.0.1.ckan diff --git a/MK2KSPIIntegration/MK2KSPIIntegration-4.0.1.ckan b/MK2KSPIIntegration/MK2KSPIIntegration-4.0.1.ckan new file mode 100644 index 0000000000..9e8c8ff8b5 --- /dev/null +++ b/MK2KSPIIntegration/MK2KSPIIntegration-4.0.1.ckan @@ -0,0 +1,41 @@ +{ + "spec_version": "v1.4", + "identifier": "MK2KSPIIntegration", + "name": "MK2 KSPI Integration", + "abstract": "Integrates RealFuels & KSPI modules into the Mk2 Expansion pack & adds InterstellarFuelSwitch to Liquid-Fuel-Only parts. Each portion is independent of the others, and will not create conflicts.", + "author": "ABZB", + "license": "CC-BY-NC-SA-4.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/131806-Starlion-Industries-KSPI-patches-for-stock-parts-modpacks", + "kerbalstuff": "https://kerbalstuff.com/mod/1080/MK2%20KSPI%20Integration", + "repository": "https://github.com/ABZB/Mk2_Extended_KSPI_Integration" + }, + "version": "4.0.1", + "ksp_version": "1.0.4", + "depends": [ + { + "name": "InterstellarFuelSwitch" + } + ], + "recommends": [ + { + "name": "B9AerospaceProceduralParts" + }, + { + "name": "KSPInterstellarExtended" + }, + { + "name": "Mk2Expansion" + } + ], + "install": [ + { + "find": "StarLionIndustries", + "install_to": "GameData", + "filter": "Deprecated" + } + ], + "download": "https://kerbalstuff.com/mod/1080/MK2%20KSPI%20Integration/download/4.0.1", + "download_size": 121934, + "x_generated_by": "netkan" +}