NetKAN added mod - DynamicBatteryStorage-2-2.3.3.0

This commit is contained in:
NetKAN inflator Robot 2024-09-02 00:13:19 +00:00
parent a17df9f5a5
commit f144102280
1 changed files with 46 additions and 0 deletions

View File

@ -0,0 +1,46 @@
{
"spec_version": 1,
"identifier": "DynamicBatteryStorage",
"name": "Dynamic Battery Storage",
"abstract": "A mod intended to help with vessel construction by providing electricity planning functions and solve problems related to power flow.",
"author": "Nertea (Chris Adderley)",
"version": "2:2.3.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": [
"de-de",
"en-us",
"es-es",
"fr-fr",
"ru",
"zh-cn"
],
"install": [
{
"file": "GameData/DynamicBatteryStorage",
"install_to": "GameData"
}
],
"download": "https://github.com/post-kerbin-mining-corporation/DynamicBatteryStorage/releases/download/2.3.3/DynamicBatteryStorage_2_3_3.zip",
"download_size": 107977,
"download_hash": {
"sha1": "7C604FCAB6176C58EA8298A749B058E42D7E2A6A",
"sha256": "CC570712904A0F74678D60DDDEE9C6453CEEC1E0DA231520480E722A7B412794"
},
"download_content_type": "application/zip",
"install_size": 234039,
"release_date": "2024-09-01T23:28:26Z",
"x_generated_by": "netkan"
}