From acf0f137c3d65c6fb441f65c61aa1d181888df22 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sun, 20 May 2018 20:49:22 +0000 Subject: [PATCH] "NetKAN generated mods - RealFuels-rf-v12.7.0" --- RealFuels/RealFuels-rf-v12.7.0.ckan | 67 +++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 RealFuels/RealFuels-rf-v12.7.0.ckan diff --git a/RealFuels/RealFuels-rf-v12.7.0.ckan b/RealFuels/RealFuels-rf-v12.7.0.ckan new file mode 100644 index 0000000000..11d897a7df --- /dev/null +++ b/RealFuels/RealFuels-rf-v12.7.0.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": "https://forum.kerbalspaceprogram.com/index.php?showtopic=58236", + "repository": "https://github.com/NathanKell/ModularFuelSystem" + }, + "version": "rf-v12.7.0", + "ksp_version": "1.4.3", + "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.7.0/RealFuels_v12.7.0.zip", + "download_size": 395275, + "download_hash": { + "sha1": "02D7F93959E0A6DD59CFA7DEB017998296BDD6D3", + "sha256": "3D6CEF73654D1FE3082EF475C4BC51CB536430E39AFB22CDD388E5F2E99B5BAD" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}