From df71ff0dd642e5c4a6c5c447cc7757b160bb437b Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Wed, 14 Dec 2022 14:56:58 +0000 Subject: [PATCH] NetKAN added mod - RealFuels-1-rf-v15.3.1 --- RealFuels/RealFuels-1-rf-v15.3.1.ckan | 78 +++++++++++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100644 RealFuels/RealFuels-1-rf-v15.3.1.ckan diff --git a/RealFuels/RealFuels-1-rf-v15.3.1.ckan b/RealFuels/RealFuels-1-rf-v15.3.1.ckan new file mode 100644 index 0000000000..6e65ce72d8 --- /dev/null +++ b/RealFuels/RealFuels-1-rf-v15.3.1.ckan @@ -0,0 +1,78 @@ +{ + "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-v15.3.1", + "ksp_version_min": "1.12.0", + "ksp_version_max": "1.12.99", + "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-v15.3.1/RealFuels_v15.3.1.zip", + "download_size": 197852, + "download_hash": { + "sha1": "7B7D983B7CADCA024275C1351CD27B316C694FF2", + "sha256": "2679C03E1F8DF8CE460A8F3FE2C5BF9AC9CC848495AE17F7BEBB0F39F9CF9DBA" + }, + "download_content_type": "application/zip", + "install_size": 495581, + "release_date": "2022-12-14T14:40:10Z", + "x_generated_by": "netkan" +}