From 09ef4b59ec1c1e7ab8bbf3afc083f13a5ee5d957 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Wed, 18 Nov 2015 09:21:55 +0000 Subject: [PATCH] "NetKAN generated mods - RealHeat-v2" --- RealHeat/RealHeat-v2.ckan | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 RealHeat/RealHeat-v2.ckan diff --git a/RealHeat/RealHeat-v2.ckan b/RealHeat/RealHeat-v2.ckan new file mode 100644 index 0000000000..57d27b9308 --- /dev/null +++ b/RealHeat/RealHeat-v2.ckan @@ -0,0 +1,32 @@ +{ + "spec_version": 1, + "identifier": "RealHeat", + "name": "RealHeat", + "abstract": "Improves the realism of KSP's thermodynamics.", + "author": "NathanKell", + "license": "CC-BY-SA", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/127769", + "repository": "https://github.com/KSP-RO/RealHeat" + }, + "version": "v2", + "ksp_version": "1.0.4", + "depends": [ + { + "name": "ModuleManager", + "min_version": "2.6.5" + }, + { + "name": "ModularFlightIntegrator" + } + ], + "install": [ + { + "file": "RealHeat", + "install_to": "GameData" + } + ], + "download": "https://github.com/KSP-RO/RealHeat/releases/download/v2/RealHeat_v2.zip", + "download_size": 419103, + "x_generated_by": "netkan" +}