diff --git a/RealFuels/RealFuels-rf-v11.3.0.ckan b/RealFuels/RealFuels-rf-v11.3.0.ckan new file mode 100644 index 0000000000..a600bdf465 --- /dev/null +++ b/RealFuels/RealFuels-rf-v11.3.0.ckan @@ -0,0 +1,66 @@ +{ + "spec_version": "v1.4", + "identifier": "RealFuels", + "name": "Real Fuels", + "abstract": "Real fuels and tanks for KSP", + "author": [ + "ialdabaoth", + "NathanKell", + "taniwha", + "Starwaster" + ], + "license": "CC-BY-SA", + "release_status": "stable", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/64118", + "repository": "https://github.com/NathanKell/ModularFuelSystem" + }, + "version": "rf-v11.3.0", + "ksp_version": "1.1.3", + "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-v11.3.0/RealFuels_v11.3.0.zip", + "download_size": 336077, + "download_hash": { + "sha1": "9ED825AA0F30F25EA0902510AD189BFCC91095AA", + "sha256": "0F61EE7C89EDAA895E403107A742794573CDBB5093F371CA3B28EC738B5E87F2" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}