41 lines
1.5 KiB
JSON
41 lines
1.5 KiB
JSON
{
|
|
"spec_version": "v1.4",
|
|
"identifier": "AutomaticFuelCells",
|
|
"name": "Automatic Fuel Cells",
|
|
"abstract": "This plugin will attempt to conserve fuel consumption by automatically toggling Fuel Cells on or off in accordance with a minimum and maximum threshold setting on the Fuel Cell's context menu.",
|
|
"author": "Xyphos",
|
|
"version": "1.0.1.0",
|
|
"ksp_version": "1.10.1",
|
|
"license": "MIT",
|
|
"resources": {
|
|
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/188891-17x-release-automatic-fuel-cells/",
|
|
"spacedock": "https://spacedock.info/mod/2248/Automatic%20Fuel%20Cells",
|
|
"repository": "https://github.com/Xyphos/KSP_AutomaticFuelCells",
|
|
"bugtracker": "https://github.com/Xyphos/KSP_AutomaticFuelCells/issues"
|
|
},
|
|
"tags": [
|
|
"plugin",
|
|
"convenience"
|
|
],
|
|
"depends": [
|
|
{
|
|
"name": "ModuleManager"
|
|
}
|
|
],
|
|
"install": [
|
|
{
|
|
"find": "XyphosAerospace",
|
|
"install_to": "GameData"
|
|
}
|
|
],
|
|
"download": "https://spacedock.info/mod/2248/Automatic%20Fuel%20Cells/download/1.0.1.0",
|
|
"download_size": 6414,
|
|
"download_hash": {
|
|
"sha1": "C708E7D16FCC447DD3FB6846E4D136FCD27DB169",
|
|
"sha256": "F7882162945E88C4239AD1A28156D2D97744B9E7A0478A29BFAB43D7BF9109C5"
|
|
},
|
|
"download_content_type": "application/zip",
|
|
"release_date": "2019-10-25T05:07:22.325609+00:00",
|
|
"x_generated_by": "netkan"
|
|
}
|