From ec83c870913b15ba530b9f2e193be00df691d4e9 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Wed, 30 Mar 2016 03:20:38 +0000 Subject: [PATCH] "NetKAN generated mods - USI-ART-1-0.8.0.0" --- USI-ART/USI-ART-1-0.8.0.0.ckan | 47 ++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 USI-ART/USI-ART-1-0.8.0.0.ckan diff --git a/USI-ART/USI-ART-1-0.8.0.0.ckan b/USI-ART/USI-ART-1-0.8.0.0.ckan new file mode 100644 index 0000000000..0dda9de98d --- /dev/null +++ b/USI-ART/USI-ART-1-0.8.0.0.ckan @@ -0,0 +1,47 @@ +{ + "spec_version": "v1.16", + "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-4.0", + "release_status": "stable", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/82809-105", + "repository": "https://github.com/BobPalmer/ART" + }, + "version": "1:0.8.0.0", + "ksp_version": "1.1.0", + "depends": [ + { + "name": "FirespitterCore", + "min_version": "v7.1.5" + }, + { + "name": "ModuleManager", + "min_version": "2.6.13" + }, + { + "name": "USITools", + "min_version": "0.5.4" + }, + { + "name": "CommunityResourcePack", + "min_version": "0.4.8" + }, + { + "name": "USI-Core", + "min_version": "0.1.2" + } + ], + "install": [ + { + "find": "UmbraSpaceIndustries/ART", + "install_to": "GameData/UmbraSpaceIndustries" + } + ], + "download": "https://github.com/BobPalmer/ART/releases/download/0.8.0.0/ART_0.8.0.0.zip", + "download_size": 14549207, + "x_last_revision_by": "harryyoung", + "x_generated_by": "netkan" +}