diff --git a/Mk2Essentials/Mk2Essentials-6.ckan b/Mk2Essentials/Mk2Essentials-6.ckan index 264dbbfded..7738f6a0bd 100644 --- a/Mk2Essentials/Mk2Essentials-6.ckan +++ b/Mk2Essentials/Mk2Essentials-6.ckan @@ -1,25 +1,31 @@ { - "spec_version" : 1, - "identifier" : "Mk2Essentials", - "name" : "Mk 2 Essentials", - "abstract" : "Some Mk2 parts which I felt were missing from the game", - "author" : "JoePatrick1", - "license" : "restricted", - "version" : "6", - "release_status" : "stable", - "ksp_version_min" : "0.90", - "ksp_version_max" : "1.0.5", - "resources" : - { - "homepage" : "http://forum.kerbalspaceprogram.com/index.php?/topic/89875-104", - "x_curse" : "http://kerbal.curseforge.com/ksp-mods/225706-mk2-essentials" + "spec_version": 1, + "identifier": "Mk2Essentials", + "name": "Mk 2 Essentials", + "abstract": "Some Mk2 parts which I felt were missing from the game", + "author": "JoePatrick1", + "license": "restricted", + "release_status": "stable", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/89875-104", + "x_curse": "http://kerbal.curseforge.com/ksp-mods/225706-mk2-essentials" }, - "install" : [ + "version": "6", + "ksp_version_min": "0.90", + "ksp_version_max": "1.0.5", + "install": [ { - "file" : "Mk2Essentials", - "install_to" : "GameData", - "filter" : "Thumbs.db" + "file": "Mk2Essentials", + "install_to": "GameData", + "filter": "Thumbs.db" } ], - "download" : "http://kerbal.curseforge.com/projects/mk2-essentials/files/2255734/download" + "download": "http://kerbal.curseforge.com/projects/mk2-essentials/files/2255734/download", + "download_size": 992834, + "download_hash": { + "sha1": "E3893134B1289CB2EA7798312EF49298E4CF5AB8", + "sha256": "7A1420DE1C9550C273A06B19711FF2FE2E97EFC110DFB30B5DF724567C84E659" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" }