From 60746065b17fa471cec380369407f0aa754f3391 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Thu, 23 May 2019 21:16:03 +0000 Subject: [PATCH] "NetKAN generated mods - RealHeat-v4.9" --- RealHeat/RealHeat-v4.9.ckan | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 RealHeat/RealHeat-v4.9.ckan diff --git a/RealHeat/RealHeat-v4.9.ckan b/RealHeat/RealHeat-v4.9.ckan new file mode 100644 index 0000000000..d9fdbc2ec6 --- /dev/null +++ b/RealHeat/RealHeat-v4.9.ckan @@ -0,0 +1,34 @@ +{ + "spec_version": "v1.4", + "identifier": "RealHeat", + "name": "RealHeat", + "abstract": "Improves the realism of KSP's thermodynamics.", + "author": "PhineasFreak", + "license": "CC-BY-SA", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/115066-113-realheat-minimalist-v43-july-3/", + "repository": "https://github.com/KSP-RO/RealHeat" + }, + "version": "v4.9", + "ksp_version_min": "1.6.0", + "ksp_version_max": "1.6.99", + "depends": [ + { + "name": "ModularFlightIntegrator" + } + ], + "install": [ + { + "find": "RealHeat", + "install_to": "GameData" + } + ], + "download": "https://github.com/KSP-RO/RealHeat/releases/download/v4.9/RealHeat_v4.9.zip", + "download_size": 16193, + "download_hash": { + "sha1": "3F56992B9E0208F05197398D7C6E6F8EAFB297BC", + "sha256": "43E29CD486B34F35BA904F4788CAB6172C3B890E27E970E3FB8840F81A475466" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}