From eddaf3a8def69e2d5be40a250d70855874a43a91 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sun, 13 Aug 2017 06:36:01 +0000 Subject: [PATCH] "NetKAN generated mods - RealFuels-rf-v12.2.4" --- RealFuels/RealFuels-rf-v12.2.4.ckan | 67 +++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 RealFuels/RealFuels-rf-v12.2.4.ckan diff --git a/RealFuels/RealFuels-rf-v12.2.4.ckan b/RealFuels/RealFuels-rf-v12.2.4.ckan new file mode 100644 index 0000000000..f2df146b97 --- /dev/null +++ b/RealFuels/RealFuels-rf-v12.2.4.ckan @@ -0,0 +1,67 @@ +{ + "spec_version": "v1.4", + "identifier": "RealFuels", + "name": "Real Fuels", + "abstract": "Real fuels and tanks for KSP", + "author": [ + "ialdabaoth", + "NathanKell", + "taniwha", + "Starwaster", + "blowfish" + ], + "license": "CC-BY-SA", + "release_status": "stable", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/64118", + "repository": "https://github.com/NathanKell/ModularFuelSystem" + }, + "version": "rf-v12.2.4", + "ksp_version": "1.2.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-v12.2.4/RealFuels_v12.2.4.zip", + "download_size": 365705, + "download_hash": { + "sha1": "27866B92C7A64145E8DC79F3F14F60372E1457E0", + "sha256": "E47699A765DF4C5518145F212CD66A87DF937E08F49F3CCE197F48F31AAA4CC5" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}