"NetKAN generated mods - MK2KSPIIntegration-1-8.9.1.T"
This commit is contained in:
parent
913d68d1fb
commit
520a847947
|
@ -0,0 +1,40 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "MK2KSPIIntegration",
|
||||
"name": "Mk2 Extended KSPI Integration",
|
||||
"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/index.php?/topic/118688-/",
|
||||
"repository": "https://github.com/ABZB/Mk2_Extended_KSPI_Integration"
|
||||
},
|
||||
"version": "1:8.9.1.T",
|
||||
"ksp_version": "1.0.5",
|
||||
"depends": [
|
||||
{
|
||||
"name": "InterstellarFuelSwitch"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "B9-PWings-Fork"
|
||||
},
|
||||
{
|
||||
"name": "KSPInterstellarExtended"
|
||||
},
|
||||
{
|
||||
"name": "Mk2Expansion"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "StarLionIndustries",
|
||||
"install_to": "GameData",
|
||||
"filter": "Deprecated"
|
||||
}
|
||||
],
|
||||
"download": "https://api.github.com/repos/ABZB/Mk2_Extended_KSPI_Integration/zipball/8.9.1.T",
|
||||
"download_size": 151157,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue