NetKAN generated mods - ModularFuelTanks-5.13.1 (#1907)
This commit is contained in:
parent
9df7ba1ed6
commit
4e603cd86f
|
@ -0,0 +1,72 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "ModularFuelTanks",
|
||||
"name": "Modular Fuel Tanks",
|
||||
"abstract": "Refit tank with different fuel or other contents",
|
||||
"description": "Modular Fuel Tanks allows any supported tank to be filled with exactly how much or how little fuel you want, of whatever type you want (though different tanks may allow or disallow certain fuels; jet fuel tanks won't take oxidizer for instance).",
|
||||
"author": [
|
||||
"taniwha",
|
||||
"NathanKell",
|
||||
"Swamp Ig",
|
||||
"ChestBurster",
|
||||
"ialdabaoth"
|
||||
],
|
||||
"version": "5.13.1",
|
||||
"ksp_version_min": "1.8",
|
||||
"ksp_version_max": "1.9",
|
||||
"license": "CC-BY-SA",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/58235-*",
|
||||
"repository": "https://github.com/NathanKell/ModularFuelSystem"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"convenience"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"supports": [
|
||||
{
|
||||
"name": "AIESAerospace-Unofficial"
|
||||
},
|
||||
{
|
||||
"name": "FASA"
|
||||
},
|
||||
{
|
||||
"name": "Firespitter"
|
||||
},
|
||||
{
|
||||
"name": "KOSMOS-SSPP"
|
||||
},
|
||||
{
|
||||
"name": "KSPX"
|
||||
},
|
||||
{
|
||||
"name": "KWRocketry"
|
||||
},
|
||||
{
|
||||
"name": "NovaPunch"
|
||||
},
|
||||
{
|
||||
"name": "RLA-Stockalike"
|
||||
},
|
||||
{
|
||||
"name": "SDHI-ServiceModuleSystem"
|
||||
},
|
||||
{
|
||||
"name": "SpaceShuttleEngines"
|
||||
}
|
||||
],
|
||||
"download": "http://taniwha.org/~bill/ModularFuelTanks_v5.13.1.zip",
|
||||
"download_size": 41607,
|
||||
"download_hash": {
|
||||
"sha1": "133FBD08A779DE25593BB1CCB23E421F36409D56",
|
||||
"sha256": "D90E38AF4B4B278F7A9FA951485962EAA37E7ED24764F8692866E2E7994E4021"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue