From e0b411975fc0fc3bd999051700bc788940ebc938 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Mon, 7 Oct 2019 03:27:25 +0000 Subject: [PATCH] NetKAN generated mods - RealFuels-rf-v12.8.3.1 --- RealFuels/RealFuels-rf-v12.8.3.1.ckan | 67 +++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 RealFuels/RealFuels-rf-v12.8.3.1.ckan diff --git a/RealFuels/RealFuels-rf-v12.8.3.1.ckan b/RealFuels/RealFuels-rf-v12.8.3.1.ckan new file mode 100644 index 0000000000..7913d058c7 --- /dev/null +++ b/RealFuels/RealFuels-rf-v12.8.3.1.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.8.3.1", + "ksp_version_min": "1.6.0", + "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.3.1/RealFuels_v12.8.3.zip", + "download_size": 326828, + "download_hash": { + "sha1": "72C19B81F9E14368AC42CCD82D7A7BE69E355637", + "sha256": "757BCCE50FFCA47BDFD5BED438B5260234EC50262443A6A07DEED0D39F4FA460" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}