From d087adf244ac552a03b3db4ace1c522e7e589310 Mon Sep 17 00:00:00 2001 From: KSP-CKAN Crawler Bot <kspckan-crawler@ksp-ckan.org> Date: Wed, 1 Jun 2016 04:37:45 +0000 Subject: [PATCH] "NetKAN generated mods - StockPlugins-v1.03" --- StockPlugins/StockPlugins-v1.03.ckan | 71 +++++++++++++++------------- 1 file changed, 38 insertions(+), 33 deletions(-) diff --git a/StockPlugins/StockPlugins-v1.03.ckan b/StockPlugins/StockPlugins-v1.03.ckan index a1ae184cc8..3b45520fc6 100644 --- a/StockPlugins/StockPlugins-v1.03.ckan +++ b/StockPlugins/StockPlugins-v1.03.ckan @@ -1,7 +1,38 @@ { "spec_version": 1, "identifier": "StockPlugins", + "name": "StockPlugins", + "abstract": "StockPlugins is several ModuleManager config files which adds the possibility to use a plugin without the additional parts.", + "author": "malah", "license": "public-domain", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/99869", + "kerbalstuff": "https://kerbalstuff.com/mod/402/StockPlugins" + }, + "version": "v1.03", + "ksp_version": "1.0.2", + "depends": [ + { + "name": "ModuleManager" + } + ], + "suggests": [ + { + "name": "StockRT" + }, + { + "name": "KerbalEngineerRedux" + }, + { + "name": "kOS" + }, + { + "name": "MechJeb2" + }, + { + "name": "Protractor" + } + ], "install": [ { "file": "GameData/KerbalEngineer_Stock", @@ -28,38 +59,12 @@ "install_to": "GameData" } ], - "depends": [ - { - "name": "ModuleManager" - } - ], - "suggests": [ - { - "name": "StockRT" - }, - { - "name": "KerbalEngineerRedux" - }, - { - "name": "kOS" - }, - { - "name": "MechJeb2" - }, - { - "name": "Protractor" - } - ], - "resources": { - "homepage": "http://forum.kerbalspaceprogram.com/threads/99869", - "kerbalstuff": "https://kerbalstuff.com/mod/402/StockPlugins" - }, - "ksp_version": "1.0.2", - "name": "StockPlugins", - "abstract": "StockPlugins is several ModuleManager config files which adds the possibility to use a plugin without the additional parts.", - "author": "malah", - "version": "v1.03", "download": "http://ckan1.spacedock.info/storage/malah_88/StockPlugins/StockPlugins-v1.03.zip", - "x_generated_by": "netkan", - "download_size": 90256 + "download_size": 90256, + "download_hash": { + "sha1": "B43E95359A1AE9F592D8DA562EA4B06215586468", + "sha256": "5598C0CA7693813CA2346D5810A4A66653986326696757C6DA39AFE5F38BCB3E" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" }