From 953b11217aa243e85e670d36fe171c3d2706df9d Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Tue, 15 Feb 2022 03:15:53 +0000 Subject: [PATCH] NetKAN added mod - RealFuels-1-rf-v13.6.0 --- RealFuels/RealFuels-1-rf-v13.6.0.ckan | 76 +++++++++++++++++++++++++++ 1 file changed, 76 insertions(+) create mode 100644 RealFuels/RealFuels-1-rf-v13.6.0.ckan diff --git a/RealFuels/RealFuels-1-rf-v13.6.0.ckan b/RealFuels/RealFuels-1-rf-v13.6.0.ckan new file mode 100644 index 0000000000..4d6569c5e7 --- /dev/null +++ b/RealFuels/RealFuels-1-rf-v13.6.0.ckan @@ -0,0 +1,76 @@ +{ + "spec_version": "v1.4", + "identifier": "RealFuels", + "name": "Real Fuels", + "abstract": "Real fuels and tanks for KSP", + "author": [ + "ialdabaoth", + "NathanKell", + "taniwha", + "Starwaster", + "blowfish" + ], + "version": "1:rf-v13.6.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", + "min_version": "v3.11.0" + } + ], + "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.6.0/RealFuels_v13.6.0.zip", + "download_size": 283723, + "download_hash": { + "sha1": "F82F2792FCE3E9FB1D91E027A0CCA93CA3C27E59", + "sha256": "E90392310278077B23CF24B4C5F5650986B3D30A1A44A786593A9E2CD25375C7" + }, + "download_content_type": "application/zip", + "release_date": "2022-02-14T05:19:54Z", + "x_generated_by": "netkan" +}