From 9e57a487de625daecbce31d607418c2cb7597b3c Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sat, 8 Feb 2020 00:17:32 +0000 Subject: [PATCH] NetKAN generated mods - SimpleConstruction-1-4.0.2.2.1 --- .../SimpleConstruction-1-4.0.2.2.1.ckan | 58 +++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 SimpleConstruction/SimpleConstruction-1-4.0.2.2.1.ckan diff --git a/SimpleConstruction/SimpleConstruction-1-4.0.2.2.1.ckan b/SimpleConstruction/SimpleConstruction-1-4.0.2.2.1.ckan new file mode 100644 index 0000000000..60582d5963 --- /dev/null +++ b/SimpleConstruction/SimpleConstruction-1-4.0.2.2.1.ckan @@ -0,0 +1,58 @@ +{ + "spec_version": "v1.4", + "identifier": "SimpleConstruction", + "name": "SimpleConstruction", + "abstract": " This mod aims to provide simple rocketbuilding capability to stock parts. ", + "author": [ + "matterbeam", + "RealGecko", + "zer0Kerbal" + ], + "version": "1:4.0.2.2.1", + "ksp_version": "1.8.1", + "license": "MIT", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/191424-ksp-*", + "spacedock": "https://spacedock.info/mod/59/SimpleConstruction", + "repository": "https://github.com/zer0Kerbal/SimpleConstruction", + "x_screenshot": "https://spacedock.info/content/matterbeam_328/SimpleConstruction/SimpleConstruction-1455675320.902058.jpg" + }, + "tags": [ + "plugin", + "resources" + ], + "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/4.0.2.2.1", + "download_size": 141955, + "download_hash": { + "sha1": "1B52B805B1F91FAB582A58E61AF45237DF8B1127", + "sha256": "DDDB69FF5CC4487E80E9DD915731A3916B5ED920317F3F327C6697AA0355CD63" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}