From fde3603b4b8d7fdbdf2a80d9e561ed2aef19f361 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Tue, 8 Jan 2019 00:58:30 +0000 Subject: [PATCH] "NetKAN generated mods - RealFuels-rf-v12.7.2" --- RealFuels/RealFuels-rf-v12.7.2.ckan | 67 +++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 RealFuels/RealFuels-rf-v12.7.2.ckan diff --git a/RealFuels/RealFuels-rf-v12.7.2.ckan b/RealFuels/RealFuels-rf-v12.7.2.ckan new file mode 100644 index 0000000000..d846be6ddd --- /dev/null +++ b/RealFuels/RealFuels-rf-v12.7.2.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.2", + "ksp_version": "1.4.5", + "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.2/RealFuels_12.7.2.zip", + "download_size": 374732, + "download_hash": { + "sha1": "FE8D38132DAE7023739AAEB8C4AFD0FF8BCB550D", + "sha256": "5FA35D523A8E9A065C7249AB85A8BB44ADBCE4D6B44706AAF958C14B34A99129" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}