From 755212dd45701ea378e3a520acd76f9665a6d59b Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Thu, 5 Mar 2020 03:25:12 +0000 Subject: [PATCH] NetKAN generated mods - RealFuels-rf-v12.8.4.1 --- RealFuels/RealFuels-rf-v12.8.4.1.ckan | 72 +++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 RealFuels/RealFuels-rf-v12.8.4.1.ckan diff --git a/RealFuels/RealFuels-rf-v12.8.4.1.ckan b/RealFuels/RealFuels-rf-v12.8.4.1.ckan new file mode 100644 index 0000000000..97bcb2af8e --- /dev/null +++ b/RealFuels/RealFuels-rf-v12.8.4.1.ckan @@ -0,0 +1,72 @@ +{ + "spec_version": "v1.4", + "identifier": "RealFuels", + "name": "Real Fuels", + "abstract": "Real fuels and tanks for KSP", + "author": [ + "ialdabaoth", + "NathanKell", + "taniwha", + "Starwaster", + "blowfish" + ], + "version": "rf-v12.8.4.1", + "ksp_version_min": "1.8.0", + "license": "CC-BY-SA", + "release_status": "stable", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?showtopic=58236", + "repository": "https://github.com/NathanKell/ModularFuelSystem", + "metanetkan": "https://raw.githubusercontent.com/NathanKell/ModularFuelSystem/master/NetKAN/RealFuels.netkan" + }, + "tags": [ + "plugin", + "parts" + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "RealFuels-Engine-Configs" + }, + { + "name": "CommunityResourcePack" + }, + { + "name": "SolverEngines" + } + ], + "conflicts": [ + { + "name": "ModularFuelSystem" + }, + { + "name": "ModularFuelTanks" + }, + { + "name": "Fuelswitchtoeverytank" + }, + { + "name": "StockFuelSwitch" + }, + { + "name": "EngineIgnitor" + } + ], + "install": [ + { + "find": "RealFuels", + "install_to": "GameData", + "filter": ".DS_Store" + } + ], + "download": "https://github.com/NathanKell/ModularFuelSystem/releases/download/rf-v12.8.4.1/RealFuels_v12.8.4.1.zip", + "download_size": 426235, + "download_hash": { + "sha1": "50D303899AE6624D100B1569E633A8B3B2D30DF3", + "sha256": "D1A512B5172CBAFFE72BE0E093E61459609D653400513F72ECE80452117BB183" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}