From dab7d93757defd0c994f16ffb9b815a14d734de9 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sat, 7 May 2016 06:22:34 +0000 Subject: [PATCH] "NetKAN generated mods - RealFuels-rf-v11.1.0" --- RealFuels/RealFuels-rf-v11.1.0.ckan | 66 +++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 RealFuels/RealFuels-rf-v11.1.0.ckan diff --git a/RealFuels/RealFuels-rf-v11.1.0.ckan b/RealFuels/RealFuels-rf-v11.1.0.ckan new file mode 100644 index 0000000000..0059690ef0 --- /dev/null +++ b/RealFuels/RealFuels-rf-v11.1.0.ckan @@ -0,0 +1,66 @@ +{ + "spec_version": "v1.4", + "identifier": "RealFuels", + "name": "Real Fuels", + "abstract": "Real fuels and tanks for KSP", + "author": [ + "ialdabaoth", + "NathanKell", + "taniwha", + "Starwaster" + ], + "license": "CC-BY-SA", + "release_status": "stable", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/64118", + "repository": "https://github.com/NathanKell/ModularFuelSystem" + }, + "version": "rf-v11.1.0", + "ksp_version": "1.1.2", + "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-v11.1.0/RealFuels_v11.1.zip", + "download_size": 242531, + "download_hash": { + "sha1": "885AEC615A95266D940B43B381664C7B674A0BFB", + "sha256": "6866B6AA76936152C959FDC3CFCC10259BEAB5D1FA1CDA73987117FA2202E2FD" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}