1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00

"NetKAN generated mods - MK2KSPIIntegration-Version_8.5.0.P-FIXED"

This commit is contained in:
NetKAN inflator Robot
2015-10-26 00:18:38 +00:00
parent cba30e215b
commit 61851e7336

View File

@ -0,0 +1,42 @@
{
"spec_version": "v1.4",
"identifier": "MK2KSPIIntegration",
"name": "KSPI Integration Patch Set",
"abstract": "Integrates InterstellarFuelSwitch (as appropriate) into both Stock & Mod Fueltanks. If any of various compatible mods (noted in mod summary) are installed, further integration is applied. Each portion is independent of the others, and each is crafted to avoid 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/KSPI%20Integration%20Patch%20Set",
"repository": "https://github.com/ABZB/Mk2_Extended_KSPI_Integration",
"x_screenshot": "https://kerbalstuff.com/content/ABZB_173/MK2_KSPI_Integration/MK2_KSPI_Integration-1441205848.2309968.png"
},
"version": "Version_8.5.0.P-FIXED",
"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/KSPI%20Integration%20Patch%20Set/download/Version_8.5.0.P-FIXED",
"download_size": 134112,
"x_generated_by": "netkan"
}