2019-10-25 05:07:33 +00:00
{
"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" ,
2019-12-18 03:53:14 +00:00
"version" : "1.0.1.0" ,
2020-09-13 00:37:36 +00:00
"ksp_version" : "1.10.1" ,
2019-10-25 05:07:33 +00:00
"license" : "MIT" ,
"resources" : {
2019-12-23 00:25:27 +00:00
"homepage" : "https://forum.kerbalspaceprogram.com/index.php?/topic/188891-17x-release-automatic-fuel-cells/" ,
2019-10-25 05:07:33 +00:00
"spacedock" : "https://spacedock.info/mod/2248/Automatic%20Fuel%20Cells" ,
2021-05-28 09:09:37 +00:00
"repository" : "https://github.com/Xyphos/KSP_AutomaticFuelCells" ,
"bugtracker" : "https://github.com/Xyphos/KSP_AutomaticFuelCells/issues"
2019-10-25 05:07:33 +00:00
} ,
2019-12-23 00:25:27 +00:00
"tags" : [
"plugin" ,
"convenience"
] ,
2020-05-18 20:38:44 +00:00
"depends" : [
{
"name" : "ModuleManager"
}
] ,
2019-10-25 05:07:33 +00:00
"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" ,
2020-07-01 09:18:26 +00:00
"release_date" : "2019-10-25T05:07:22.325609+00:00" ,
2019-10-25 05:07:33 +00:00
"x_generated_by" : "netkan"
}