NetKAN added mod - DynamicBatteryStorage-2-2.2.4.0
This commit is contained in:
parent
6a7d310fcc
commit
7b3caa34f2
|
@ -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.4.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.4/DynamicBatteryStorage_2_2_4.zip",
|
||||
"download_size": 69191,
|
||||
"download_hash": {
|
||||
"sha1": "5FE2403601C5B3E06208D5279665B3C9621C02D0",
|
||||
"sha256": "8B14CA190E7D1B77525F6CF3C0BF45C6112D628F7DDD41A40D3196BA76278D9B"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-07-21T18:43:25Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue