"NetKAN generated mods - MK2KSPIIntegration/MK2KSPIIntegration-3.6.ckan"

This commit is contained in:
NetKAN inflator Robot 2015-08-26 00:26:31 +00:00
parent 0750e0fed7
commit 0a3f475619
1 changed files with 41 additions and 0 deletions

View File

@ -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"
}