From d45f3c857fc4e50d68dc7c15c152c3da4cafaecd Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Wed, 8 Nov 2023 08:50:20 +0000 Subject: [PATCH] NetKAN added mod - RealFuels-1-v15.8.1.0 --- RealFuels/RealFuels-1-v15.8.1.0.ckan | 86 ++++++++++++++++++++++++++++ 1 file changed, 86 insertions(+) create mode 100644 RealFuels/RealFuels-1-v15.8.1.0.ckan diff --git a/RealFuels/RealFuels-1-v15.8.1.0.ckan b/RealFuels/RealFuels-1-v15.8.1.0.ckan new file mode 100644 index 0000000000..8f5ed3ce4b --- /dev/null +++ b/RealFuels/RealFuels-1-v15.8.1.0.ckan @@ -0,0 +1,86 @@ +{ + "spec_version": "v1.26", + "identifier": "RealFuels", + "name": "Real Fuels", + "abstract": "Real fuels and tanks for KSP", + "author": [ + "ialdabaoth", + "NathanKell", + "taniwha", + "Starwaster", + "blowfish" + ], + "version": "1:v15.8.1.0", + "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/KSP-RO/RealFuels", + "bugtracker": "https://github.com/KSP-RO/RealFuels/issues", + "metanetkan": "https://raw.githubusercontent.com/KSP-RO/RealFuels/master/NetKAN/RealFuels.netkan", + "remote-avc": "https://raw.githubusercontent.com/KSP-RO/RealFuels/master/RealFuels/RealFuels.version" + }, + "tags": [ + "plugin", + "parts" + ], + "localizations": [ + "en-us", + "ru", + "zh-cn" + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "RealFuels-Engine-Configs", + "suppress_recommendations": true + }, + { + "name": "CommunityResourcePack", + "suppress_recommendations": true + }, + { + "name": "SolverEngines", + "min_version": "v3.11.0", + "suppress_recommendations": true + } + ], + "conflicts": [ + { + "name": "ModularFuelSystem" + }, + { + "name": "ModularFuelTanks" + }, + { + "name": "Fuelswitchtoeverytank" + }, + { + "name": "StockFuelSwitch" + }, + { + "name": "EngineIgnitor" + } + ], + "install": [ + { + "find": "RealFuels", + "install_to": "GameData", + "filter": ".DS_Store" + } + ], + "download": "https://github.com/KSP-RO/RealFuels/releases/download/v15.8.1.0/RealFuels_v15.8.1.0.zip", + "download_size": 572679, + "download_hash": { + "sha1": "1F7396B4ED84E132B96B60AB2DB84E41ECEC68A0", + "sha256": "2D6411F9D3DFC9AC5887C3DDCBC1FFFFDD921204C97FB63D5DF9924E46488B33" + }, + "download_content_type": "application/zip", + "install_size": 1573032, + "release_date": "2023-11-08T08:48:20Z", + "x_generated_by": "netkan" +}