diff --git a/RealFuels/RealFuels-rf-v12.0.0.ckan b/RealFuels/RealFuels-rf-v12.0.0.ckan new file mode 100644 index 0000000000..05a43fcf19 --- /dev/null +++ b/RealFuels/RealFuels-rf-v12.0.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-v12.0.0", + "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.0.0/RealFuels_v12.0.0.zip", + "download_size": 358189, + "download_hash": { + "sha1": "A98636DADC988FA55167C77F72003938138B4FDD", + "sha256": "BE52FD776162998B2F994D5D1B3F3719F3CBF48AF874D511300A9DC18FB62335" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}