diff --git a/MK2KSPIIntegration/MK2KSPIIntegration-3.6.ckan b/MK2KSPIIntegration/MK2KSPIIntegration-3.6.ckan new file mode 100644 index 0000000000..d4076f534f --- /dev/null +++ b/MK2KSPIIntegration/MK2KSPIIntegration-3.6.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": "3.6", + "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/3.6", + "download_size": 121131, + "x_generated_by": "netkan" +}