From ff33a282960688ced66f97403432d4528d0bf7af Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Tue, 7 Jan 2020 01:19:32 +0000 Subject: [PATCH] NetKAN generated mods - NearFutureExploration-1.0.0 --- .../NearFutureExploration-1.0.0.ckan | 74 +++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 NearFutureExploration/NearFutureExploration-1.0.0.ckan diff --git a/NearFutureExploration/NearFutureExploration-1.0.0.ckan b/NearFutureExploration/NearFutureExploration-1.0.0.ckan new file mode 100644 index 0000000000..ba51325d50 --- /dev/null +++ b/NearFutureExploration/NearFutureExploration-1.0.0.ckan @@ -0,0 +1,74 @@ +{ + "spec_version": "v1.26", + "identifier": "NearFutureExploration", + "name": "Near Future Exploration", + "abstract": "Expands probe selection with new cores, new probe bus parts, mini satellite parts and a large quantity of antennas.", + "author": "ChrisAdderley", + "version": "1.0.0", + "ksp_version_min": "1.8.0", + "ksp_version_max": "1.8.99", + "license": "restricted", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/155465-18x-near-future-technologies-18-updates-november-6th/", + "repository": "https://github.com/ChrisAdderley/NearFutureExploration", + "metanetkan": "https://github.com/ChrisAdderley/NearFutureExploration/raw/master/CKAN/NearFutureExploration.netkan" + }, + "tags": [ + "parts", + "uncrewed", + "comms" + ], + "localizations": [ + "en-us" + ], + "depends": [ + { + "name": "B9PartSwitch" + }, + { + "name": "ModuleManager" + } + ], + "recommends": [ + { + "name": "CommunityTechTree" + }, + { + "name": "ReStock" + }, + { + "name": "ReStockPlus" + } + ], + "suggests": [ + { + "name": "NearFutureConstruction" + }, + { + "name": "NearFutureElectrical" + }, + { + "name": "NearFuturePropulsion" + }, + { + "name": "NearFutureSolar" + }, + { + "name": "NearFutureSpacecraft" + } + ], + "install": [ + { + "find": "NearFutureExploration", + "install_to": "GameData" + } + ], + "download": "https://github.com/ChrisAdderley/NearFutureExploration/releases/download/1.0.0/NearFutureExploration_1_0_0.zip", + "download_size": 45291474, + "download_hash": { + "sha1": "B735CA0254DB5C455650E988EDD33C2DC2C5BDBE", + "sha256": "45E93B5357E8976B9AC26347BC1B011FA4F8A4221C5300A82F35E33D851D6372" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}