From 3a01084fc41d27488843173b0d69edb55a0b378b Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Thu, 7 Jan 2021 09:41:36 +0000 Subject: [PATCH] NetKAN added mod - FarFutureTechnologies-1.0.1 --- .../FarFutureTechnologies-1.0.1.ckan | 98 +++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 FarFutureTechnologies/FarFutureTechnologies-1.0.1.ckan diff --git a/FarFutureTechnologies/FarFutureTechnologies-1.0.1.ckan b/FarFutureTechnologies/FarFutureTechnologies-1.0.1.ckan new file mode 100644 index 0000000000..53fa188664 --- /dev/null +++ b/FarFutureTechnologies/FarFutureTechnologies-1.0.1.ckan @@ -0,0 +1,98 @@ +{ + "spec_version": "v1.4", + "identifier": "FarFutureTechnologies", + "name": "Far Future Technologies", + "abstract": "Adds far future but still more or less possible engine, power generation and resource parts.", + "author": "Nertea (Chris Adderley)", + "version": "1.0.1", + "ksp_version_min": "1.8.1", + "ksp_version_max": "1.11.99", + "license": "restricted", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/199070-1", + "repository": "https://github.com/post-kerbin-mining-corporation/FarFutureTechnologies", + "bugtracker": "https://github.com/post-kerbin-mining-corporation/FarFutureTechnologies/issues", + "metanetkan": "https://github.com/post-kerbin-mining-corporation/FarFutureTechnologies/raw/master/CKAN/FarFutureTechnologies.netkan" + }, + "tags": [ + "parts", + "plugin" + ], + "localizations": [ + "ru", + "en-us", + "zh-cn" + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "B9PartSwitch" + }, + { + "name": "CommunityResourcePack" + }, + { + "name": "DeployableEngines" + }, + { + "name": "DynamicBatteryStorage" + }, + { + "name": "CryoTanks" + }, + { + "name": "SystemHeat" + }, + { + "name": "SpaceDust" + }, + { + "name": "Waterfall" + } + ], + "recommends": [ + { + "name": "HeatControl" + }, + { + "name": "CommunityTechTree" + } + ], + "suggests": [ + { + "name": "NearFutureConstruction" + }, + { + "name": "NearFutureElectrical" + }, + { + "name": "SystemHeat-FissionReactors" + }, + { + "name": "SystemHeat-Converters" + }, + { + "name": "SystemHeat-Harvesters" + }, + { + "name": "SystemHeat-FissionEngines" + } + ], + "install": [ + { + "find": "FarFutureTechnologies", + "install_to": "GameData" + } + ], + "download": "https://github.com/post-kerbin-mining-corporation/FarFutureTechnologies/releases/download/1.0.1/FarFutureTechnologies_1_0_1.zip", + "download_size": 229028809, + "download_hash": { + "sha1": "CF79B1E1EAFA01E910559DD38F294F77A9D8178D", + "sha256": "740E3B664D43CB79BDB2F91A433D6D0824CA90936E95E2D7BABC78C2DE1B7676" + }, + "download_content_type": "application/zip", + "release_date": "2021-01-07T09:22:07Z", + "x_generated_by": "netkan" +}