diff --git a/KTwitter/KTwitter-1.1.ckan b/KTwitter/KTwitter-1.1.ckan index 1910b2e17a..ef8cb7302b 100644 --- a/KTwitter/KTwitter-1.1.ckan +++ b/KTwitter/KTwitter-1.1.ckan @@ -1,20 +1,27 @@ { "spec_version": "v1.4", - "identifier" : "KTwitter", - "name" : "KTwitter", - "abstract" : "What this mod adds into the game is a Twitter-like system. You can now tweet from your vessel and receive a little amount of reputation and Kerbal donations.", - "author" : "simon56modder", - "version" : "1.1", - "ksp_version" : "1.0", - "license" : "CC-BY-SA-4.0", - "install": [ - { - "find" : "KTwitter", - "install_to" : "GameData" - } - ], + "identifier": "KTwitter", + "name": "KTwitter", + "abstract": "What this mod adds into the game is a Twitter-like system. You can now tweet from your vessel and receive a little amount of reputation and Kerbal donations.", + "author": "simon56modder", + "license": "CC-BY-SA-4.0", "resources": { "homepage": "http://forum.kerbalspaceprogram.com/threads/124562" }, - "download": "http://addons-origin.cursecdn.com/files/2242/124/KSP_KTwitter1-1.zip" -} \ No newline at end of file + "version": "1.1", + "ksp_version": "1.0", + "install": [ + { + "find": "KTwitter", + "install_to": "GameData" + } + ], + "download": "http://addons-origin.cursecdn.com/files/2242/124/KSP_KTwitter1-1.zip", + "download_size": 274144, + "download_hash": { + "sha1": "7A70ECB79ADFCA9EE35BA21D56C2A288CC5A6ABE", + "sha256": "D3CE0478B6429C604D3202C6F9BC39D042EDDFEA34FE253D9DA58D7E020E914E" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}