From b9ae6e3c84132de6b32c71cfb09da896f10caec1 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Wed, 11 Oct 2017 12:17:02 +0000 Subject: [PATCH] "NetKAN generated mods - SimpleConstruction-1-3.4.5" --- .../SimpleConstruction-1-3.4.5.ckan | 53 +++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 SimpleConstruction/SimpleConstruction-1-3.4.5.ckan diff --git a/SimpleConstruction/SimpleConstruction-1-3.4.5.ckan b/SimpleConstruction/SimpleConstruction-1-3.4.5.ckan new file mode 100644 index 0000000000..75e687dfb4 --- /dev/null +++ b/SimpleConstruction/SimpleConstruction-1-3.4.5.ckan @@ -0,0 +1,53 @@ +{ + "spec_version": "v1.4", + "identifier": "SimpleConstruction", + "name": "SimpleConstruction", + "abstract": " This mod aims to provide simple rocketbuilding capability to stock parts. ", + "author": [ + "matterbeam", + "RealGecko" + ], + "license": "MIT", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/152575-121-simpleconstruction-new-thread-stock-rocket-building-version-34-2016-11-30/", + "spacedock": "https://spacedock.info/mod/59/SimpleConstruction", + "repository": "https://github.com/Real-Gecko/KSP-SimpleConstruction", + "x_screenshot": "https://spacedock.info/content/matterbeam_328/SimpleConstruction/SimpleConstruction-1455675320.902058.jpg" + }, + "version": "1:3.4.5", + "ksp_version": "1.3.1", + "provides": [ + "ExtraPlanetaryLaunchpads" + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "InterstellarFuelSwitch-Core" + } + ], + "conflicts": [ + { + "name": "ExtraPlanetaryLaunchpads" + } + ], + "install": [ + { + "find": "SimpleConstruction", + "install_to": "GameData" + }, + { + "find": "ExtraplanetaryLaunchpads", + "install_to": "GameData" + } + ], + "download": "https://spacedock.info/mod/59/SimpleConstruction/download/3.4.5", + "download_size": 85001, + "download_hash": { + "sha1": "AA4B8151E0A26EC43F0E5D0A43DF1B52DE5D144A", + "sha256": "D61181D50A616006888F2522D354046F2E462221C4A16EBB3FC4FD387BEE97F4" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}