diff --git a/RealBattery/RealBattery-v1.7.3.ckan b/RealBattery/RealBattery-v1.7.3.ckan new file mode 100644 index 0000000000..6c13f59edb --- /dev/null +++ b/RealBattery/RealBattery-v1.7.3.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.7.3", + "ksp_version": "1.7.3", + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "CommunityResourcePack" + } + ], + "recommends": [ + { + "name": "DynamicBatteryStorage" + } + ], + "download": "https://github.com/blackliner/RealBattery/releases/download/v1.7.3/RealBattery.zip", + "download_size": 7677, + "download_hash": { + "sha1": "92708C3236B4676A89F30650DB46CCF14B432A4B", + "sha256": "ACFB2CC557A313CC8F653A422C1B84C194D5BEE440B705A46E8A2EEE5CFD04B1" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}