"NetKAN generated mods - RealBattery-v1.4.1"
This commit is contained in:
parent
725f05b8a3
commit
ff07e12f21
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "RealBattery",
|
||||
"name": "Real Battery",
|
||||
"abstract": "Realistic behaving electrical storage. Including state of the art Li-Ion recharchable batteries!",
|
||||
"author": "blackliner",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/151164-121-real-battery-v114/",
|
||||
"repository": "https://github.com/blackliner/RealBattery"
|
||||
},
|
||||
"version": "v1.4.1",
|
||||
"ksp_version": "1.4.2",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "DynamicBatteryStorage"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/blackliner/RealBattery/releases/download/v1.4.1/RealBattery.zip",
|
||||
"download_size": 7679,
|
||||
"download_hash": {
|
||||
"sha1": "0DE9046E166A462310B33192437FF7A2B903911F",
|
||||
"sha256": "A7B872D353C5867A6434CD3C41266A12E20D6D53E22F688AFB50E92409B67341"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue