NetKAN added mod - DynamicBatteryStorage-2-2.2.3.0
This commit is contained in:
parent
45e121b658
commit
d335c29e9d
|
@ -0,0 +1,45 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "DynamicBatteryStorage",
|
||||
"name": "Dynamic Battery Storage",
|
||||
"abstract": "A mod for Kerbal Space Program, intended to ease vessel construction and solve problems related to power flow.",
|
||||
"author": "post-kerbin-automation",
|
||||
"version": "2:2.2.3.0",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.12.99",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://github.com/post-kerbin-mining-corporation/DynamicBatteryStorage/wiki",
|
||||
"repository": "https://github.com/post-kerbin-mining-corporation/DynamicBatteryStorage",
|
||||
"bugtracker": "https://github.com/post-kerbin-mining-corporation/DynamicBatteryStorage/issues",
|
||||
"metanetkan": "https://github.com/post-kerbin-mining-corporation/DynamicBatteryStorage/raw/master/CKAN/DynamicBatteryStorage.netkan",
|
||||
"remote-avc": "https://raw.githubusercontent.com/post-kerbin-mining-corporation/DynamicBatteryStorage/master/GameData/DynamicBatteryStorage/Versioning/DynamicBatteryStorage.version"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"library"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us",
|
||||
"zh-cn",
|
||||
"es-es",
|
||||
"ru",
|
||||
"fr-fr",
|
||||
"de-de"
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/DynamicBatteryStorage",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/post-kerbin-mining-corporation/DynamicBatteryStorage/releases/download/2.2.3/DynamicBatteryStorage_2_2_3.zip",
|
||||
"download_size": 68956,
|
||||
"download_hash": {
|
||||
"sha1": "6FE249FB06029A12A7EEB46BCED4D3A5645E5C30",
|
||||
"sha256": "3476C41D2704F6D3D11CC97B55BE4C91B984A34FBB2F55C944CC4D1768DE9636"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-07-03T15:58:10Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue