NetKAN generated mods - ODFC-Refueled-1.2.0.0
This commit is contained in:
parent
abdb4923e6
commit
1edbd3d1e2
|
@ -4,6 +4,8 @@
|
|||
"name": "On Demand Fuel Cells Refueled (core)",
|
||||
"abstract": "On Demand Fuel Cells (ODFC) is a plugin to simulate 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. ",
|
||||
"author": "zer0Kerbal",
|
||||
"version": "1.2.0.0",
|
||||
"ksp_version": "1.8.1",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/187625-*",
|
||||
|
@ -11,8 +13,6 @@
|
|||
"repository": "https://github.com/zer0Kerbal/ODFCr/releases",
|
||||
"x_screenshot": "https://spacedock.info/content/zer0Kerbal_21147/On_Demand_Fuel_Cells_Refueled_core/On_Demand_Fuel_Cells_Refueled_core-1567519835.2824144.png"
|
||||
},
|
||||
"version": "1.2.0.0",
|
||||
"ksp_version": "1.8.1",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
|
|
Loading…
Reference in New Issue