2019-11-30 05:01:23 +00:00
{
"spec_version" : "v1.4" ,
"identifier" : "ODFC-Refueled" ,
"name" : "On Demand Fuel Cells Refueled (core)" ,
2021-06-06 08:15:21 +00:00
"abstract" : "On Demand Fuel Cells (ODFC) is a plugin to support fuel cells that only generate power when it is needed, thereby saving precious fuel. Simulates fuel cells in Kerbal Space Program (KSP), and do a better job of it than stock's use of a resource converter. The main difference is it only generates electricity when it's really needed (batteries almost empty), and otherwise lets electricity of a craft float up and down, as it might in a solar powered vehicle when the sun is eclipsed by another celestial body. It also allows fuel cells to generate byproducts, aimed at supporting life support mods like TACLS. " ,
2019-11-30 05:01:23 +00:00
"author" : "zer0Kerbal" ,
2019-12-18 04:05:27 +00:00
"version" : "1.2.0.0" ,
2020-05-19 07:58:59 +00:00
"ksp_version_min" : "1.8.1" ,
"ksp_version_max" : "1.8.9999" ,
2019-11-30 05:01:23 +00:00
"license" : "CC-BY-NC-SA-4.0" ,
"resources" : {
"homepage" : "https://forum.kerbalspaceprogram.com/index.php?/topic/187625-*" ,
"spacedock" : "https://spacedock.info/mod/2223/On%20Demand%20Fuel%20Cells%20Refueled%20(core)" ,
2021-06-12 14:14:42 +00:00
"repository" : "https://github.com/zer0Kerbal/ODFCr" ,
2021-05-27 16:46:38 +00:00
"bugtracker" : "https://github.com/zer0Kerbal/ODFCr/issues" ,
2021-01-08 23:18:40 +00:00
"remote-avc" : "https://raw.githubusercontent.com/zer0Kerbal/ODFCr/OnDemandFuelCells.version" ,
2021-10-20 21:45:54 +00:00
"x_screenshot" : "https://spacedock.info/content/zer0Kerbal_21147/On_Demand_Fuel_Cells_Refueled_core/On_Demand_Fuel_Cells_Refueled_core-1567519835.2824144.png"
2019-11-30 05:01:23 +00:00
} ,
2019-12-22 23:19:52 +00:00
"tags" : [
"plugin" ,
"convenience"
] ,
2020-01-20 19:00:07 +00:00
"provides" : [
"ODFC"
] ,
2019-11-30 05:01:23 +00:00
"depends" : [
{
"name" : "ModuleManager"
}
] ,
"suggests" : [
{
"name" : "BluedogDB"
} ,
{
"name" : "StockalikeMiningExtension"
} ,
{
"name" : "UniversalStorage"
} ,
{
"name" : "UniversalStorage2"
} ,
{
"name" : "RLAReborn"
}
] ,
"supports" : [
{
"name" : "AllYAll"
} ,
{
"name" : "CommunityResourcePack"
} ,
{
"name" : "BackgroundProcessing"
} ,
{
"name" : "BackgroundResources"
} ,
{
"name" : "KerbalChangelog"
}
] ,
"conflicts" : [
{
2020-01-20 19:00:07 +00:00
"name" : "ODFC"
2019-11-30 05:01:23 +00:00
}
] ,
"install" : [
{
"find" : "OnDemandFuelCells" ,
"install_to" : "GameData"
}
] ,
"download" : "https://spacedock.info/mod/2223/On%20Demand%20Fuel%20Cells%20Refueled%20%28core%29/download/1.2.0.0" ,
"download_size" : 32798 ,
"download_hash" : {
"sha1" : "A95EE34C254D6FD41BB6C72294F2377176F7931F" ,
"sha256" : "6EAE81DD29EA38AE67BED71C4D5BF2805FE609CE5520A2BED663D3028F14C94C"
} ,
"download_content_type" : "application/zip" ,
2020-06-30 18:27:21 +00:00
"release_date" : "2019-11-30T05:01:15.815134+00:00" ,
2019-11-30 05:01:23 +00:00
"x_generated_by" : "netkan"
}