From 07c54450f0202d90acf8b51214319934d3d304e3 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Wed, 26 Apr 2017 02:19:37 +0000 Subject: [PATCH] "NetKAN generated mods - RealFuels-rf-v12.1.0" --- RealFuels/RealFuels-rf-v12.1.0.ckan | 66 +++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 RealFuels/RealFuels-rf-v12.1.0.ckan diff --git a/RealFuels/RealFuels-rf-v12.1.0.ckan b/RealFuels/RealFuels-rf-v12.1.0.ckan new file mode 100644 index 0000000000..0c6cf7654b --- /dev/null +++ b/RealFuels/RealFuels-rf-v12.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-v12.1.0", + "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.1.0/RealFuels_v12.1.0.zip", + "download_size": 364006, + "download_hash": { + "sha1": "D6D1E2785E5D41DECE9A909CC99B1D61C1A04E81", + "sha256": "68CD8EE9DF338F82C2510B490AFAD7FAA87162651177F3EE5834A62B20F32991" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}