diff --git a/RealBattery/RealBattery-v1.4.ckan b/RealBattery/RealBattery-v1.4.ckan new file mode 100644 index 0000000000..66995d93ed --- /dev/null +++ b/RealBattery/RealBattery-v1.4.ckan @@ -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" +}