"NetKAN generated mods - DynamicBatteryStorage-2-1.4.2.0"
This commit is contained in:
parent
b10bc4b0ab
commit
02c4ce43e4
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "DynamicBatteryStorage",
|
||||
"name": "Dynamic Battery Storage",
|
||||
"abstract": "A plugin that works around the problems of stock electricity consumption/generation at high time warp",
|
||||
"author": "ChrisAdderley",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://github.com/ChrisAdderley/DynamicBatteryStorage/wiki",
|
||||
"repository": "https://github.com/ChrisAdderley/DynamicBatteryStorage"
|
||||
},
|
||||
"version": "2:1.4.2.0",
|
||||
"ksp_version_min": "1.7.0",
|
||||
"ksp_version_max": "1.7.99",
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/DynamicBatteryStorage",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/ChrisAdderley/DynamicBatteryStorage/releases/download/1.4.2/DynamicBatteryStorage_1_4_2.zip",
|
||||
"download_size": 12331,
|
||||
"download_hash": {
|
||||
"sha1": "16C81420894536F5D3E8C56D5B02122B14C1367C",
|
||||
"sha256": "4A2051D23145D084761E7126320F898E1CDBF88E9607DC6BC13A0B61D12903CD"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue