mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
"NetKAN generated mods - RealBattery-v1.4"
This commit is contained in:
35
RealBattery/RealBattery-v1.4.ckan
Normal file
35
RealBattery/RealBattery-v1.4.ckan
Normal file
@ -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",
|
||||
"ksp_version": "1.4.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "DynamicBatteryStorage"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/blackliner/RealBattery/releases/download/v1.4/RealBattery.zip",
|
||||
"download_size": 7304,
|
||||
"download_hash": {
|
||||
"sha1": "7F918EFF1746634C3071983CB92B459BF751664F",
|
||||
"sha256": "232C20B9E99896DA9B44E46992B9108DDBEF73BCA0F07A57D263ACD2FD034EA1"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Reference in New Issue
Block a user