"NetKAN generated mods - MK2KSPIIntegration-4.0.1"
This commit is contained in:
parent
4dcbaafe5e
commit
a5e0f6200d
|
@ -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"
|
||||
}
|
Loading…
Reference in New Issue