From e85ce686098f9189f0dd183cd58a80effaab487c Mon Sep 17 00:00:00 2001 From: KSP-CKAN Crawler Bot Date: Thu, 26 May 2016 12:06:08 +0000 Subject: [PATCH] "NetKAN generated mods - USI-ART-0.6.0" --- USI-ART/USI-ART-0.6.0.ckan | 91 ++++++++++++++++++++------------------ 1 file changed, 48 insertions(+), 43 deletions(-) diff --git a/USI-ART/USI-ART-0.6.0.ckan b/USI-ART/USI-ART-0.6.0.ckan index acce6879b7..a3e942f80a 100644 --- a/USI-ART/USI-ART-0.6.0.ckan +++ b/USI-ART/USI-ART-0.6.0.ckan @@ -1,46 +1,51 @@ { - "spec_version": 1, - "name": "USI Asteroid Recycling Technologies", - "identifier": "USI-ART", - "author": "RoverDude", - "abstract": "Allows you to remove asteroid mass and attach multiple reconfigurable storage tanks to the asteroid's surface.", - "license": "CC-BY-NC-SA", - "release_status": "stable", - "ksp_version": "0.90", - "resources": { - "homepage": "http://forum.kerbalspaceprogram.com/threads/91790", - "repository": "https://github.com/BobPalmer/ART" - }, - "depends": [ - { - "name": "FirespitterCore", - "min_version": "7.0.5398.27328" + "spec_version": 1, + "identifier": "USI-ART", + "name": "USI Asteroid Recycling Technologies", + "abstract": "Allows you to remove asteroid mass and attach multiple reconfigurable storage tanks to the asteroid's surface.", + "author": "RoverDude", + "license": "CC-BY-NC-SA", + "release_status": "stable", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/91790", + "repository": "https://github.com/BobPalmer/ART" }, - { - "name": "ModuleManager", - "min_version": "2.5.1" + "version": "0.6.0", + "ksp_version": "0.90", + "depends": [ + { + "name": "FirespitterCore", + "min_version": "7.0.5398.27328" + }, + { + "name": "ModuleManager", + "min_version": "2.5.1" + }, + { + "name": "USITools", + "min_version": "0.2.4" + }, + { + "name": "CommunityResourcePack", + "min_version": "0.2.3" + }, + { + "name": "Regolith", + "min_version": "0.1.0" + } + ], + "install": [ + { + "file": "GameData/ART", + "install_to": "GameData" + } + ], + "download": "https://github.com/BobPalmer/ART/releases/download/0.6.0/ART_0.6.0.zip", + "download_size": 8396635, + "download_hash": { + "sha1": "F0F7DACA841C332DE1A02F4A0F22B6250155224B", + "sha256": "6D61D84FBE6ACCF01A319B82E59007070B74B99C89E78CF82EC1B8D270F35A04" }, - { - "name": "USITools", - "min_version": "0.2.4" - }, - { - "name": "CommunityResourcePack", - "min_version": "0.2.3" - }, - { - "name": "Regolith", - "min_version": "0.1.0" - } - ], - "install": [ - { - "file": "GameData/ART", - "install_to": "GameData" - } - ], - "version": "0.6.0", - "download": "https://github.com/BobPalmer/ART/releases/download/0.6.0/ART_0.6.0.zip", - "x_generated_by": "netkan", - "download_size": 8396635 -} \ No newline at end of file + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}