From 19b7c671f82c2e0070719d090827b71c059d44de Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sat, 4 Apr 2020 22:44:17 +0000 Subject: [PATCH] NetKAN generated mods - SimpleConstruction-1-4.0.2.5 --- .../SimpleConstruction-1-4.0.2.5.ckan | 105 ++++++++++++++++++ 1 file changed, 105 insertions(+) create mode 100644 SimpleConstruction/SimpleConstruction-1-4.0.2.5.ckan diff --git a/SimpleConstruction/SimpleConstruction-1-4.0.2.5.ckan b/SimpleConstruction/SimpleConstruction-1-4.0.2.5.ckan new file mode 100644 index 0000000000..7d3dc9f3b3 --- /dev/null +++ b/SimpleConstruction/SimpleConstruction-1-4.0.2.5.ckan @@ -0,0 +1,105 @@ +{ + "spec_version": "v1.4", + "identifier": "SimpleConstruction", + "name": "SimpleConstruction Updated", + "abstract": "This mod aims to provide simple craft building capability in flight mode to stock parts.", + "author": [ + "matterbeam", + "RealGecko", + "zer0Kerbal" + ], + "version": "1:4.0.2.5", + "ksp_version_min": "1.7.1", + "ksp_version_max": "1.9.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", + "config" + ], + "localizations": [ + "en-us" + ], + "provides": [ + "ExtraPlanetaryLaunchpads" + ], + "depends": [ + { + "name": "ModuleManager" + } + ], + "recommends": [ + { + "name": "KerbalStats" + }, + { + "name": "Toolbar" + }, + { + "name": "DeadskinsMeshSwitch" + } + ], + "suggests": [ + { + "name": "StockalikeMiningExtension" + }, + { + "name": "CommunityResourcePack" + }, + { + "name": "NotSoSimpleConstruction" + }, + { + "name": "KIS" + }, + { + "name": "KAS" + }, + { + "name": "InfernalRoboticsNext" + }, + { + "name": "KerbalJointReinforcementNext" + } + ], + "supports": [ + { + "name": "KerbalChangelog" + }, + { + "name": "Kethane" + }, + { + "name": "B9PartSwitch" + } + ], + "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.5", + "download_size": 166647, + "download_hash": { + "sha1": "55B4EDE35693AAD51FA4ADCB4A25C8AAE4AEBD7D", + "sha256": "788D5180107345CCC8B1A77C061405EE004E8FAAFB680097DCB920B7C14C7A81" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}