From 7434dd5d779580139b28950f7a4de28046f6fb4b Mon Sep 17 00:00:00 2001 From: KSP-CKAN Crawler Bot Date: Fri, 27 May 2016 11:55:46 +0000 Subject: [PATCH] "NetKAN generated mods - ImpossibleInnovations-0.7" --- .../ImpossibleInnovations-0.7.ckan | 70 ++++++++++--------- 1 file changed, 37 insertions(+), 33 deletions(-) diff --git a/ImpossibleInnovations/ImpossibleInnovations-0.7.ckan b/ImpossibleInnovations/ImpossibleInnovations-0.7.ckan index 0f131b2e57..a7e4349e95 100644 --- a/ImpossibleInnovations/ImpossibleInnovations-0.7.ckan +++ b/ImpossibleInnovations/ImpossibleInnovations-0.7.ckan @@ -1,36 +1,40 @@ { - "spec_version": 1, - "identifier": "ImpossibleInnovations", - "x_netkan_license_ok": true, - "depends": [ - { - "name": "TweakScale" + "spec_version": 1, + "identifier": "ImpossibleInnovations", + "name": "Impossible Innovations", + "abstract": "Adds fusion based engines and tanks, along with other utilities.", + "author": "jandcando", + "license": "CC-BY-NC-SA-4.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/86331-0-24-x-Impossible-Innovations-0-5", + "kerbalstuff": "https://kerbalstuff.com/mod/116/Impossible%20Innovations" }, - { - "name": "ModuleManager" - } - ], - "install": [ - { - "file": "GameData/ImpossibleInnovations", - "install_to": "GameData" + "version": "0.7", + "ksp_version": "0.25", + "depends": [ + { + "name": "TweakScale" + }, + { + "name": "ModuleManager" + } + ], + "install": [ + { + "file": "GameData/ImpossibleInnovations", + "install_to": "GameData" + }, + { + "file": "Ships", + "install_to": "Ships" + } + ], + "download": "http://ckan1.spacedock.info/storage/jandcando_377/Impossible_Innovations/Impossible_Innovations-0.7.zip", + "download_size": 13817918, + "download_hash": { + "sha1": "29B88F5F36DD9C9650BCB6E9B26E078869E38A35", + "sha256": "4DC54A6A6A6E7ADC0210D6116C2E2C907AEB148E882A5DD8A156A5E98447781A" }, - { - "file": "Ships", - "install_to": "Ships" - } - ], - "resources": { - "homepage": "http://forum.kerbalspaceprogram.com/threads/86331-0-24-x-Impossible-Innovations-0-5", - "kerbalstuff": "https://kerbalstuff.com/mod/116/Impossible%20Innovations" - }, - "ksp_version": "0.25", - "name": "Impossible Innovations", - "license": "CC-BY-NC-SA-4.0", - "abstract": "Adds fusion based engines and tanks, along with other utilities.", - "author": "jandcando", - "version": "0.7", - "download": "http://ckan1.spacedock.info/storage/jandcando_377/Impossible_Innovations/Impossible_Innovations-0.7.zip", - "x_generated_by": "netkan", - "download_size": 13817918 -} \ No newline at end of file + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}