From 78bb5798b6503eea7a011b5178111d253feb4d6e Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sat, 10 Jul 2021 21:45:43 +0000 Subject: [PATCH] NetKAN added mod - RealFuels-rf-v13.1.0 --- RealFuels/RealFuels-rf-v13.1.0.ckan | 75 +++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 RealFuels/RealFuels-rf-v13.1.0.ckan diff --git a/RealFuels/RealFuels-rf-v13.1.0.ckan b/RealFuels/RealFuels-rf-v13.1.0.ckan new file mode 100644 index 0000000000..2bf086855e --- /dev/null +++ b/RealFuels/RealFuels-rf-v13.1.0.ckan @@ -0,0 +1,75 @@ +{ + "spec_version": "v1.4", + "identifier": "RealFuels", + "name": "Real Fuels", + "abstract": "Real fuels and tanks for KSP", + "author": [ + "ialdabaoth", + "NathanKell", + "taniwha", + "Starwaster", + "blowfish" + ], + "version": "rf-v13.1.0", + "ksp_version_min": "1.8.1", + "license": "CC-BY-SA", + "release_status": "stable", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?showtopic=58236", + "repository": "https://github.com/NathanKell/ModularFuelSystem", + "bugtracker": "https://github.com/NathanKell/ModularFuelSystem/issues", + "metanetkan": "https://raw.githubusercontent.com/NathanKell/ModularFuelSystem/master/NetKAN/RealFuels.netkan", + "remote-avc": "https://raw.githubusercontent.com/NathanKell/ModularFuelSystem/master/RealFuels/RealFuels.version" + }, + "tags": [ + "plugin", + "parts" + ], + "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-v13.1.0/RealFuels_v13.1.0.zip", + "download_size": 425670, + "download_hash": { + "sha1": "322B5A8A6208BB7D1C906988F017D621E0AF3136", + "sha256": "E02281D163F46091A36D74CAF015BB3C3951B2A96A4435BBE998A2E773FD9863" + }, + "download_content_type": "application/zip", + "release_date": "2021-07-10T21:32:57Z", + "x_generated_by": "netkan" +}