"NetKAN generated mods - MK2KSPIIntegration-6.0.0_SuperGiant_Panthera_tigris"
This commit is contained in:
parent
248b174f5c
commit
1d78f5f26a
|
@ -0,0 +1,42 @@
|
|||
{
|
||||
"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",
|
||||
"x_screenshot": "https://kerbalstuff.com/content/ABZB_173/MK2_KSPI_Integration/MK2_KSPI_Integration-1441205848.2309968.png"
|
||||
},
|
||||
"version": "6.0.0_SuperGiant_Panthera_tigris",
|
||||
"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/6.0.0_SuperGiant_Panthera_tigris",
|
||||
"download_size": 128084,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue