From 11730a68b752ef0cab1e18b72cb77575fa061b97 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Mon, 15 Jun 2015 21:21:22 +0000 Subject: [PATCH] 'NetKAN generated mods - HeatControl/HeatControl-0.1.2.ckan' --- HeatControl/HeatControl-0.1.2.ckan | 43 ++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 HeatControl/HeatControl-0.1.2.ckan diff --git a/HeatControl/HeatControl-0.1.2.ckan b/HeatControl/HeatControl-0.1.2.ckan new file mode 100644 index 0000000000..32da80f0dd --- /dev/null +++ b/HeatControl/HeatControl-0.1.2.ckan @@ -0,0 +1,43 @@ +{ + "spec_version": "v1.4", + "identifier": "HeatControl", + "name": "HeatControl", + "release_status": "stable", + "license": "CC-BY-NC-SA-4.0", + "depends": [ + { + "name": "HeatControl-Core" + }, + { + "name": "ModuleManager" + } + ], + "suggests": [ + { + "name": "CommunityTechTree" + } + ], + "conflicts": [ + { + "name": "DeadlyReentry" + } + ], + "install": [ + { + "find": "HeatControl", + "install_to": "GameData", + "filter": "HeatControl.dll" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/124391-1-02-Heat-Control-Manage-your-ship-s-heat!?p=1997251#post1997251", + "kerbalstuff": "https://kerbalstuff.com/mod/890/Heat%20Control" + }, + "ksp_version": "1.0.2", + "abstract": "Insulate, radiate, conduct and transfer your ship's heat", + "author": "Nertea", + "version": "0.1.2", + "download": "https://kerbalstuff.com/mod/890/Heat%20Control/download/0.1.2", + "x_generated_by": "netkan", + "download_size": 4282263 +}