diff --git a/RealFuels/RealFuels-rf-v12.2.1.ckan b/RealFuels/RealFuels-rf-v12.2.1.ckan new file mode 100644 index 0000000000..cfb2e46d3d --- /dev/null +++ b/RealFuels/RealFuels-rf-v12.2.1.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-v12.2.1", + "ksp_version": "1.2.2", + "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-v12.2.1/RealFuels_v12.2.1.zip", + "download_size": 367767, + "download_hash": { + "sha1": "255FD01F57B1AEE867A28BFA8671F4D9FB3DF19A", + "sha256": "4485094095449FD241D71B021511A61D69C4CDC5ECD673DEDC76F3E988287D26" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}